© 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_4

4. Basic Operations on Images

Ashwin Pajankar1  
(1)
Nashik, Maharashtra, India
 

In the previous chapter, we started with using Pillow for image processing. We also used Tkinter for displaying images. In this chapter, we will learn various arithmetic and logical operations to use on images. We will explore using Image, ImageChops, and ImageOps modules in Pillow to implement these operations. We will also learn how to use the slide bar in Tkinter to dynamically change the program input.

We will be learning about the following topics:
  • Image module

  • ImageChops module

  • ImageOps ...

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.