© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
A. PajankarRaspberry Pi Image Processing Programminghttps://doi.org/10.1007/978-1-4842-8270-0_8

8. Filters

Ashwin Pajankar1  
(1)
Nashik, Maharashtra, India
 

In the previous chapter, we learned the functionality found in the scipy.ndimage module of the SciPy library. We learned how to apply transformations such as shift and zoom on an image. We also learned how to obtain statistical information about an image. We saw how to compute and plot the histogram for an image.

In Chapter 5, we studied image filters using the Pillow library. In this chapter, we will study in detail the theory behind those filters. We will also see the types of filters and kernels used ...

Get Raspberry Pi Image Processing Programming: With NumPy, SciPy, Matplotlib, and OpenCV now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.