Image Processing in Python: Processing raster images with the Pillow library
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, transforming images, as well as converting colours 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.
Image Processing in Python: Processing raster images with the Pillow library
相关推荐
- Dead Simple Python: Idiomatic Python for the Impatient Programmer
- Effective Python: 125 Specific Ways to Write Better Python, 3rd Edition
- Ensemble Machine Learning Cookbook: Over 35 practical recipes to explore ensemble machine learning techniques using Python
- Hands-On Ensemble Learning with Python: Build highly optimized ensemble machine learning models using scikit-learn and Keras
finelybook
