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

  • 1h 17m
  • Ashwin Pajankar
  • Apress
  • 2017

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.

What You'll Learn

  • Understand Raspberry Pi concepts and setup
  • Understand digital image processing concepts
  • Study pillow, the friendly PIL fork
  • Explore scipy.ndimage and matplotlib
  • Master use of the Pi camera and webcam

Who This Book Is For

Raspberry Pi and IoT enthusiasts, digital image processing enthusiasts, Python and Open Source enthusiasts and professionals

About the Author

Ashwin Pajankar is a Programmer, a Maker, an Author, a Youtuber, and an Educator with more than 10 years' experience in software design, development, testing, and automation. He graduated from the coveted IIIT Hyderabad, earning an M.Tech in computer science and engineering. He holds multiple professional certifications from Oracle, IBM, Teradata, and ISTQB in development, databases, and testing. He has won several awards in college through outreach initiatives, at work for technical achievements, and community service through corporate social responsibility programs.

In this Book

  • Introduction to Single Board Computers and Raspberry Pi
  • Introduction to Python and Digital Image Processing
  • Getting Started
  • Basic Operations on Images
  • Advanced Operations on Images
  • Introduction to Scientific Python
  • Transformations and Measurements
  • Filters and Their Application
  • Morphology, Thresholding, and Segmentation