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
相关推荐
Elevating Machine Learning with Meta Learning Techniques with Python
Programming the Pico: Learn Coding and Electronics with the Raspberry Pi Pico, 2nd Edition
Understanding Deep Learning
Azure AI Fundamentals (AI-900) Study Guide: In-Depth Exam Prep and Practice
High Performance Python: Practical Performant Programming for Humans, 3rd Edition
Ultimate Django for Web App Development Using Python: Build Modern, Reliable and Scalable Production-Grade Web Applications with Django and Python