搜索资源列表
object_detect
- detect object (blob) use opencv library
facedetect
- 利用opencv做人脸检测-using opencv to detect face
TrackingAlgorithm
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ source code, OPENCV BETA 4.0 version of the SAMPLE in this example is given
Haar-Detect
- 用OpenCV封装的Haar算法进行人脸检测,检测目标可以是多个人脸。-Face detection using Haar algorithm of OpenCV package, target detection can be more than one person face.
11
- 用OpenCV+VC代码实现金字塔光流法检测运动的物体-With code pyramid optical flow method to detect moving objects