Skip to content

AlanLi7991/opencv-turtorial-notes

Repository files navigation

opencv-tutorial-notes

This is my personal learning note of OpenCV-Python Tutorials for beginners.

It starts from "Basic Operate" to "Machine Learning" step by step.

At last, I concluded a mind map of this tutorial.

Run Sample

Running sample should use "cwd" as work directory.

cd opencv-tutorial-notes/cwd
python ../02-gui/01-images.py 

Mind Map

OpenCV

Notes

Most of notes are comment at code file.

Documents about feature, camera, machine learning also publicized on my blog and written by English.