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.
提供方
课程信息
您将学到的内容有
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
提供方

密歇根大学
The mission of the University of Michigan is to serve the people of Michigan and the world through preeminence in creating, communicating, preserving and applying knowledge, art, and academic values, and in developing leaders and citizens who will challenge the present and enrich the future.
授课大纲 - 您将从这门课程中学到什么
The Python Imaging Library
Tesseract and Optical Character Recognition
Computer Vision with OpenCV
审阅
- 5 stars53.87%
- 4 stars18.36%
- 3 stars10.49%
- 2 stars7.28%
- 1 star9.97%
来自PYTHON PROJECT: PILLOW, TESSERACT, AND OPENCV的热门评论
This course gave great insight in how to approach a new library which I believe is one of the most powerful skills a programmer can have. Keep up the great work that you guys have been doing.
It's very interesting the assignment and the final project. But maybe you should think of changing the Jupiter notebook. It doesn't work correctly very often.
Very reach and useful. The project is pretty hard and requires more knowing use python, that it outside the scope of this course
This last course is much more challenging than the prior four, but provides a very good launch pad for taking what you've learned and getting you actually using the skills in building Python code.
关于 Python 3 Programming 专项课程
This specialization teaches the fundamentals of programming in Python 3. We will begin at the beginning, with variables, conditionals, and loops, and get to some intermediate material like keyword parameters, list comprehensions, lambda expressions, and class inheritance.

常见问题
我什么时候能够访问课程视频和作业?
我订阅此专项课程后会得到什么?
有助学金吗?
还有其他问题吗?请访问 学生帮助中心。