Chevron Left
Back to Python Project: pillow, tesseract, and opencv

Learner Reviews & Feedback for Python Project: pillow, tesseract, and opencv by University of Michigan

4.0
stars
1,909 ratings

About the Course

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....

Top reviews

PM

Jun 23, 2020

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.

RF

Apr 1, 2021

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.

Filter by:

201 - 225 of 490 Reviews for Python Project: pillow, tesseract, and opencv

By Francesco O

Oct 28, 2022

They have overall been great courses giving me the opportunity to learn a lot more about Python. Pillow, Opencv, Tesseract is a truly wonderful track that opened my eyes and mind for AI virtual reality. Working with images and videos is a topic I would like to explore further in the near future. It was an interesting learning experience, one chunk at a time, sometimes so tiring but satisfying in the end.

By sisi L

Nov 7, 2022

This course is more like an exploratory experience--it forces me to learn new packages independently and apply those new things to my own work. With the foundation built by the previous four courses, I feel lots of joy(and a bit pain lol) when learning sample jupyter notebook code and doing assignments. It largely boosts my confidence in programming as a whole after being able to tackel the assignments.

By Milton E D

Oct 23, 2020

The course is excellent but the final project submission is a nightmare. The input form is messed up and the work-arounds don't work. To have such a good class then ruin my experience with a broken component ... that has been broken for over a year is really bad. To me it ruined the experience and made me feel upset about spending my good money and TIME on a schlock final project submission process.

By Fabian d A G

Jul 5, 2021

The last course in the Python 3 Programming specialization provides an opportunity to bring together all the concepts that were taught in the previous courses and apply them to real world problems. This course is more hands-on, and teaches how to approach problems and find solutions from using libraries and other tools "in the wild". Excellent programming assignment at the end!

By Khileshwar R

Jun 24, 2020

This course is awesome!!

For those who are seeking for Python basics and Data Structures using Python, should join this course.

The instructors are good. Taught the concepts well.

And also there is course in this specialization which includes OCR and Computer Vision using OpenCV

By Jesús A S G

Nov 16, 2020

I learnt new libraries and I had to do more researh, this course helped me to feel more secure of what I learnt in the previous courses.

Aprendí nuevas librerias y tuve que investigar más, este curso me ayudó a sentirme más seguro de lo que aprendí en los cursos previos.

By Bertsetseg S

Mar 7, 2024

This course is much more challenging than the others, the key is not to let that thought discourage you from learning. If I who didn't know Python at all when started 4 months ago, was able complete this course, YOU can definitely be a success in this course!

By Frank R

Aug 14, 2020

Great final course for the Python specialization, the difficulty increased a bit but absolutely doable and well taught. The jupyter workbook takes a while to get used to it, but then it is pretty handy. Overall a great course which motivates me to go on.

By Kerem

Apr 23, 2021

This course is the last course of the specilization. Final project is very interesting for me and gives the opportunuity of using our new abilities got in all specilization course. Thank people who prepared such a eligible course.

By Biswa D

Jul 13, 2020

This was fast paced. I advice future learners to pause the videos and see how the instructor is calling various modules and functions. Understanding the mechanics and logic behind each line of code is key to success in this course.

By Millicent T

Jun 9, 2021

I am very grateful for such well planned and detailed materials, and a super intuitive platform for newbies like me to poke around and getting familiar with the python environment. Definitely an amazing course for beginners.

By Luis A Z C

Apr 26, 2021

It's a great course that introduces you to the world of image processing ussing image recognition libraries. You have to learn a lot of things and you end up with a feeling of really knowing about Python programing

By Deleted A

Oct 10, 2020

I know that in this course they don't explain everything first I was angry but then I discovered that they are trying to make you able to do any project using library by looking at their documentation so I like it

By Fedorenko A

Aug 10, 2020

This is a really challenging course in Python 3 specialization, you need to apply all knowledge gained previously, and you will learn how to use libraries for a particular task, that can be handful in real life.

By SWASTIK J

May 8, 2021

It was amazing learning with Coursera and the University of Michigan. I idea to implement project for learning is amazing as it encourages me and hopefully others to learn explore to complete the project.

By O S

May 11, 2022

Great course that forces students to research docs and methods for technologies that may be new to them. Valuable lessons. . .

The real world won't just feed you answers before giving you the problems.

By 万宝仪

Aug 24, 2020

I think this course is very good. Although it make more challenge than other courses. You must research the usage of libraries and test your code many times. I have improved my programming capability.

By Frank S

Jun 6, 2023

It has been a pleasure to go over the python courses. There was some fresh idea about the 'pythonic' style which is bit different to C# coding.

Thanks!

By Sonal D K

Dec 9, 2020

I think this was a little too much for me to process, I wished it would be a little longer and slower, but overall its really good

By Itamar A

Sep 27, 2020

Very reach and useful. The project is pretty hard and requires more knowing use python, that it outside the scope of this course

By Gaurav M

Aug 11, 2020

This is my last course for the specialization and the whole specialization is great .It helps me to build my basics . Than you:)

By Hariom S

Jun 26, 2021

This was really something. We learned how to learn on our own and experiment with third-party APIs.

Thanks Michigan and Coursera

By Nico V

Apr 6, 2020

I liked the course. But it packed a lot of information. Although I enjoyed the assignments. Looking forward the next courses.

By Matthew S

May 26, 2020

This was quite a bit more challenging than the other 4 courses in this series, but very helpful. I learned a lot from it.

By 19eucs117_Samuel W J

Jan 12, 2022

This was a well paced course, just enough hints to cope along and explore to uncover our own ways to solve problems