项目作者: AlanLi7991

项目描述 :
OpenCV 101
高级语言: Python
项目地址: git://github.com/AlanLi7991/opencv-turtorial-notes.git
创建时间: 2020-04-22T08:35:10Z
项目社区:https://github.com/AlanLi7991/opencv-turtorial-notes

开源协议:

下载


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.

  1. cd opencv-tutorial-notes/cwd
  2. 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.