搜索资源列表
DetectionLibrary
- Chesnokov Yuriy写的人脸检测库,内容涵盖肤色检测、运动估计、SVM分类、PCA/LDA/ICA特征提取以及神经网络分类器等。-The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN
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
MatlabPC-OpenTLD
- Matlab+C OpenTLD运动目标检测跟踪源代码-Matlab+C OpenTLD Moving Target Detection source code
运动目标检测与跟踪c++.rar
- VC编程实现运动目标检测与跟踪。包括了视频读取,运动目标识别检测,以及实施跟踪等。
track
- 基于opencv的改进五帧差分算法,用于运动目标检测(Improved five frame difference algorithm based on OpenCV for moving target detection)