搜索资源列表
readtext
- 使用Kalman滤波实现二维图像中目标的轨迹跟踪源代码 这个程序通过Kalman滤波实现目标轨迹跟踪,并预测目标下一出现的位置。它通过背景相减实现目标检测,然后把输出的结果交给Kalman滤波器,预测出下一出现的位置(红色),可以和实际出现的位置(绿色)相比较。
帧差法运动目标检测
- MATALAB帧差法运动目标检测
videotrack
- 基于VC++的的meanshift算法动目标识别程序-Based on the moving target identification procedures meanshift
MedianBasedDetection
- 基于中值滤波器的红外弱小目标检测,以9*9为滤波窗口大小-Median filter-based infrared small target detection, to 9* 9 for the filtering window size
point
- MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.
target_follow
- MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.
target
- MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的精确跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for the accurate tracking of moving targets.
3455465
- MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.
dfdgfdgrtf
- MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.
dfdhgfhgjhk
- MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.
srfdfgdfdfdfdfdfdfdfdf
- MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.
object-detec-and-flow
- 目标检测与跟踪源代码,Qt写的一个demo 希望对你有用-Target detection and tracking source code written by Qt demo hope useful to you
background-complexity-Description
- 图像背景复杂度描述程序,在小目标检测过程中,用于图像背景复杂程度的描述-The background image complexity Descr iption Program。In order to analysis the background complexity when detecting amall target
background-suppression
- 利用背景抑制实现复杂背景下的小目标检测,具有一定的实用性。-This program realizes small target detection under complex background by background suppression , and it possesses a certain practically
video-segmentation
- 本代码实现的是视频中运动目标的分割,采用了三帧差法进行目标检测。-The code is in the video moving target segmentation, using three difference method for target detection.
Optical-flow-method
- 改程序是给予光流法的目标检测与跟踪程序,用VC编写-Reform program is to target detection and tracking program gives the optical flow method, using VC written
zhifangtu
- CFAR算法实现,利用OpenCV进行读取图像,然后根据CFAR算法的实现目标检测-A simple implement of CFAR algorithm
PCA
- 对图像的特征向量进行降维处理,降低代码复杂性,提高目标检测准确率-The dimension of feature vectors extracted image can be reduced by the code. Also, the code complexity is decreased, accompanying with the improved precision of object detection.
UCGECWR567
- 基于静止背景下运动目标检测中恢复背景的示例代码VC程序-Based on static background motion target detection background to recover the sample code VC program
显著性追踪
- 显著性目标检测,代码测试过没有问题,效果还可以,算是比较新的理论方法,可以尝试