When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Python Project: pillow, tesseract, and opencv
This course is part of Python 3 Programming Specialization
Free

This Course Includes
coursera
0 (1.9K reviews )
19 hours (approximately)
english
Online - Self Paced
course
University of Michigan
About Python Project: pillow, tesseract, and opencv
Learn new concepts from industry experts
Gain a foundational understanding of a subject or tool
Develop job-relevant skills with hands-on projects
Earn a shareable career certificate
What You Will Learn?
- How to inspect and understand APIs and third party libraries to be used with Python 3.
- How to apply the Python imaging library (pillow) to open, view, and manipulate images, including cropping, resizing, recoloring, and overlaying text.
- How to apply the python tesseract (py-tesseract) library with Python 3 in order to detect text in images through optical character recognition (OCR).
- How to apply the open source computer vision library (opencv) to detect faces in images, & how to crop and manipulate these faces into contact sheets.