Raspberry Pi Image Processing Programming Develop Real-Life Examples with Python, Pillow, and SciPy /

Write your own Digital Image Processing programs with the use of pillow, scipy.ndimage, and matplotlib in Python 3 with Raspberry Pi 3 as the hardware platform. This concise quick-start guide provides working code examples and exercises. Learn how to interface Raspberry Pi with various image sensors...

Full description

Bibliographic Details
Main Author: Pajankar, Ashwin (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2017.
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • Chapter 1: Getting Started
  • Chapter 2: Python and Digital Image Processing
  • Chapter 3: PIL, pillow, matplotlib, images, and cameras
  • Chapter 4: Basic Image processing operations
  • Chapter 5: Advanced Pillow
  • Chapter 6: Introduction to numpy and scipy
  • Chapter 7: Basic Image processing with scipy.ndimage
  • Chapter 8: Advance topics
  • Chapter 9: Advanced Matplotlib.