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
相关推荐
Mastering OpenCV 4 with Python: A practical guide covering topics from image processing,augmented reality to deep learning with OpenCV 4 and Python 3.7
Azure AI Fundamentals (AI-900) Study Guide: In-Depth Exam Prep and Practice
Machine Learning Perspectives of Agent-Based Models: Practical Applications to Economic Crises and Pandemics with Python, R, Netlogo and Julia
Explainable AI with Python, 2nd Edition
Symbolic Mathematics with Python
High Performance Python: Practical Performant Programming for Humans, 3rd Edition