Sign up
Forgot password?
FAQ: Login

McBride Martin. Image Processing in Python: Processing raster images with the Pillow library

  • pdf file
  • size 4,98 MB
McBride Martin. Image Processing in Python: Processing raster images with the Pillow library
Leanpub, 2022. — 154 p.
Pillow is the most popular Python image-processing library. It provides many of the features found in imaging applications like Photoshop or GIMP, such as loading, saving, resizing, and transforming images, as well as converting colors and applying filters, enhancements, and effects. This book will teach you how to use simple Python code to automate these functions using the Pillow library so that your programs can incorporate advanced image processing. It provides a comprehensive guide to Pillow, in plain language and with lots of examples.
Who is this book for
This book is aimed at anyone wishing to learn about image processing in Python. It doesn’t require any prior knowledge of image processing, but it will also be useful if you already have experience working with image data and would like to learn the specifics of the Pillow library. It will be assumed that you have a basic working knowledge of Python, but all examples are fully explained and don’t use any advanced language features.
  • Sign up or login using form at top of the page to download this file.
  • Sign up
Up