0.opencv-python教程及API(英文)
https://opencv-python-tutroals.readthedocs.io/en/latest/index.html
1.图像身份识别 一个印度小伙写的 一手记事本开发 甚吊
https://thecodacus.com/category/opencv/page/2/#.W8b6nc4zaUk
2.圆形检测和满满的狗粮
http://www.cnblogs.com/wy0904/p/8425447.html
3.几何形状识别与测量
http://blog.51cto.com/gloomyfish/2104134?lb
4.八种不同的目标追踪算法
http://m.elecfans.com/article/722414.html
5.opencv-python API介绍(中文)
https://blog.csdn.net/liuqipao55/article/category/7660623
----------------------------------第三方库---------------------------
https://www.lfd.uci.edu/~gohlke/pythonlibs
http://hao.jobbole.com/category/python-tools/python-lib/
https://github.com/jobbole/awesome-python-cn
https://www.cnblogs.com/aipiaoborensheng/p/7813087.html
----------------------------------开发笔记---------------------------
vscode无法识别opencv库成员:在设置json里添加 "python.linting.pylintArgs": ["--generate-members"]