搜索资源列表
gacv02
- gacv 名字取自 gabor , adaboost , opencv , 他用了 gabor滤波,AdaBoost (MultiBoost ) 分类器和 opencv 开发库,这是第二个测试版叫 gacv02 。这个程序的第一个测试版 gacv01 可以检测大小有一定变化的目标,但是不能检测平面旋转的目标。gacv02 改进了算法可以处 理目标的大小变化和平面旋转,检测速度也有了提高。 -gacv name from gabor, adaboost, opencv, he u
zhencha_genzong
- 与帧差法结合的运动目标侦测跟踪算法。基于vs2008实现-Moving target in conjunction with the frame difference method to detect tracking algorithm.
帧差法
- 用帧差法实现目标检测,C++代码可直接运行。(The frame difference method is used to detect the target, and the C++ code can run directly.)
sad_motion _track_detect
- 基于帧差法与图像块匹配方法的运动目标检测与跟踪,可以实际操作,性能还不错的(The moving target detection and tracking based on the frame difference method and the image block matching method can be actually operated, and the performance is good.)