搜索资源列表
adaptiveskindetector.cpp
- This program demonstrates the contributed flesh detector CvAdaptiveSkinDetector which can be found in contrib.cpp which is in example opencv category samples.
opencv_contrib-master
- opencv扩展库,包括各种特征算法sift,surf和daisy-opencv contrib, include features of sift, surf and daisy.
cmake缺少项
- opencv-contrib3.2 cmake编译时缺少的一些文件(missing files while compiling opencv-contrib-3.2.0 by cmake)
opencv_contrib-master
- opencv contrib opencv contrib(opencv contrib opencv contrib)
人脸识别
- 本程序用到了opencv 中的扩展库opencv contrib, 先用take.cpp来获取自己的数据库,然后在用tria.cpp来训练能检测自己的脸的检测器,再运行recon.cpp来进行人脸检测。(This program uses the extension library opencv contrib in OpenCV. First, take.cpp is used to get its own database, then tria.cpp is used to train th