Raspberry Pi Image Processing Programming: Develop Real-Life Examples with Python, Pillow, and SciPy
- Length: 126 pages
- Edition: 1st ed.
- Language: English
- Publisher: Apress
- Publication Date: 2017-04-22
- ISBN-10: 1484227301
- ISBN-13: 9781484227305
- Sales Rank: #1338571 (See Top 100 Books)
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
Table of Contents
Chapter 1: Introduction to Single Board Computers and Raspberry Pi
Chapter 2: Introduction to Python and Digital Image Processing
Chapter 3: Getting Started
Chapter 4: Basic Operations on Images
Chapter 5: Advanced Operations on Images
Chapter 6: Introduction to Scientific Python
Chapter 7: Transformations and Measurements
Chapter 8: Filters and Their Application
Chapter 9: Morphology, Thresholding, and Segmentation