#503 · Primary category: Education & Research

OpenCV

computer-vision opencv python

Comprehensive OpenCV notes (completed) by Gupao Tang Yudi.

Project last updated:04/27/26

GitHub Stars

672

Forks

171

Contributors

1

License

Other

Why we included this project

These are Jupyter notebooks that work through OpenCV fundamentals in Chinese, following a popular video course by 咕泡唐宇迪. If you would rather read code and run examples than sit through long lectures, they give you a clear route from loading and filtering images to more advanced operations, with explanations sitting right next to runnable cells. You can open them in Anaconda's Jupyter environment and see the output as you go. It is a study companion rather than a library you would import into a project, which is what makes it useful: a free, self-paced way to get comfortable with OpenCV in Python. The author also keeps a companion deep learning notes repository, so this works well as a first stop on a longer learning path。

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category