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的热门评论
My first ever course in coursera , it give me a good impression i like it i was a little bit worry from the reviews but the course was actually great
Great course! Final project had bugs in online component - better to download course content and run locally.
This course is not holding your hand anymore, like the previous ones in the spec, but pushes you out in the real world.
Very interesting course on implementing the use of open source software. A bit challenging but still very doable.
关于 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.

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