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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[Place of publication not identified] :
Apress,
[2017]
|
Colección: | Technology in action series.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.