1. 程式人生 > >OpenCV之資料分享

OpenCV之資料分享

tps article www. blank org 圖像濾波 arc htm 有用

分享一些有用的資料鏈接:

OpenCV入門教程:http://blog.csdn.net/column/details/opencv-tutorial.html

OpenCV入門教程(組件結構):http://blog.csdn.net/poem_qianmo/article/details/19925819

OpenCV官方tutorial:https://docs.opencv.org/3.0-beta/doc/py_tutorials/py_tutorials.html

OpenCV web-based IDE:http://www.techep.csi.cuny.edu/~zhangs/cv.html

OpenCV 圖像處理:http://www.imooc.com/article/14703

OpenCV 圖像濾波和平滑:http://blog.csdn.net/on2way/article/details/46828567

OpenCV cvmat訪問:http://blog.csdn.net/hx1298234467/article/details/48247961

numpy的一些operations on arrays:https://docs.opencv.org/3.0-beta/modules/core/doc/operations_on_arrays.html (真滴很有用!)

人臉識別:http://www.cnblogs.com/guoming0000/archive/2012/09/27/2706019.html

人臉識別數據庫:http://face-rec.org/databases/

大神的筆記:http://www.cnblogs.com/maybe2030/

OpenCV之資料分享