资源列表
tracezhixin
- 可以运行的质心跟踪的VC程序,很好,很值得学习。-Can run the VC centroid tracking program, very good, very worth learning.
opencv
- opencv实现的目标跟踪程序,可以捕捉AVI视频中的运动目标并实现定位-opencv goal tracking program, you can capture video in AVI moving target and to achieve positioning
Learning-Opencv
- 学习Opnecv习题(第2、3、4、5章)课后参考源代码-The key t0 Learning opencv
cvThreshold_cvAdaptiveThreshold
- cvThreshold和cvAdaptiveThreshold实现方法,函数:cvAdaptiveThreshold( const void *srcIm, void *dstIm, double maxValue, int method, int type, int blockSize, double delta ) -cvThreshold and cvAdaptiveThreshold implementation method, the function: cvAdaptiveThr
ImagePro
- 利用openCV进行图像的出来,包挎波段组合,直方图绘制。-Out the images using openCV, including the collapse band combinations, histogram drawing.
sobel
- sobel图像边缘检测算子。 基于opencv的c语言指针实现方法(需要加载opencv的一些lib)-sobel,c program,opencv
Face-Detection
- 应用OpenCV的人脸识别,基于haar like cascade classifier-openCV face detection tutorial
gaosijinzita
- 高斯金字塔,对图像进行高斯模糊然后建立多尺度空间-Gaussian pyramid, Gaussian blur the image and then create a multi-scale spatial
SimplestSaliencyExample
- 基于OPENCV的前景目标分割程序,使用高斯背景建模将移动的前景目标分割出来。-a saliency region extraction program based on OPENCV library using Gaussian background modeling method.
FindMoving
- 在视频或摄像头中采用三种方式查找运动物体-find moving object
tld1.0_demo
- 捕食者算法,快速精准定位,很好很强大,推荐下载,需要先安装MCR和matlab-Predators algorithm, fast precise positioning, very, very powerful, recommend download, need to install the MCR and matlab
motiondetect
- 改代码实现从视频中检测并跟踪运动对象,而且将运动对象用矩形框标记出来-Change the code from a video detection and tracking moving objects, but also moving objects marked with the rectangular box
