Python Project: pillow, tesseract, and opencv

Go to class
Write Review

Free Online Course: Python Project: pillow, tesseract, and opencv provided by Coursera is a comprehensive online course, which lasts for 3 weeks long, 20 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Coursera. Python Project: pillow, tesseract, and opencv is taught by Christopher Brooks.

Overview
  • This course will walk you through a hands-on project suitable for a portfolio. You will be introduced to third-party APIs and will be shown how to manipulate images using the Python imaging library (pillow), how to apply optical character recognition to images to recognize text (tesseract and py-tesseract), and how to identify faces in images using the popular opencv library. By the end of the course you will have worked with three different libraries available for Python 3 to create a real-world data-analysis project.

    The course is best-suited for learners who have taken the first four courses of the Python 3 Programming Specialization. Learners who already have Python programming skills but want to practice with a hands-on, real-world data-analysis project can also benefit from this course.

    This is the fifth and final course in the Python 3 Programming Specialization.

Syllabus
    • The Python Imaging Library
    • Tesseract and Optical Character Recognition
    • Computer Vision with OpenCV