搜索资源列表
CAMSHIFT
- 基于CAMSHIFT算法的目标跟踪,VC++源代码-CAMSHIFT algorithm based on the target tracking, source code VC 04:40
CSharp_Target_Tracking
- 用C#语言写的目标跟踪程序,可以实现摄像机实时目标跟踪,同时可设置相关参数,进行适当调节。
MEANSHIFT目标跟踪算法
- MEANSHIFT目标跟踪算法 使用了OpenCV库
基于Camshift算法实现彩色目标跟踪
- 学习图像视频处理的基础知识和基本方法,研究Camshift算法的基本原理和技术,采用VC++和OpenCV技术编程实现彩色目标跟踪程序,实现对彩色目标的跟踪。
struck
- 这是一个c++程序,采用了类似多示例学习的利用核方法的结构输出模型进行目标跟踪,相当有效!-This is a C++ implementation of the tracking algorithm described in Struck: Structured Output Tracking with Kernels.
target-tracking
- 基于meanshift算法的目标跟踪,主要是车辆跟踪,基于opencv-Based on the meanshift algorithm of image segmentation and target tracking
detection-and-track
- 数字图像处理,基于最稳定极值区域方法的目标与跟踪-Digital image processing, based on the most extreme regional approach aims to stabilize and Tracking
MOVING-MUTI-TARGET-TRACTING(cSharp)
- 运用C# 和MATLAB编写的多目标跟踪程序,MATLAB编写的多目标跟踪适用于目标数3至4之间,已经通过调试。-C# muti-target tracking
cjf2
- 这是一个vc软件运行的一个程序,只要实现目标程序的自动跟踪功能,-This is a program that vc software running, as long as the program' s goals automatic tracking function,
m
- 基于高斯模型,实现对运动目标检测,能够跟踪运动的目标-Based on the Gaussian model, to achieve the moving target detection, target tracking movement can
moving-target-tracking
- Matlab对于某运动目标跟踪算法的改进-Matlab improved algorithm for a moving target tracking
particle-filter
- 采用粒子滤波,实现对动目标的视频跟踪。实现预测跟踪,抗目标遮挡。-Using particle filter, to achieve the goal of moving video tracking. Achieve predictive tracking, anti-target occlusion.
daima
- 彩色目标追踪 视频图像序列目标跟踪是目前计算机视觉领域研究的热点问题之一,它广泛应用于智能监控、智能交通、汽车辅助驾驶、精确制导等民用和军事 领域- CamShift Demo Object tracking in image sequence is one of the hottest problems in the field of military computer vision. The object tracking technique is widely used bot
meanshift
- Meanshift跟踪算法针对传统的MeanShift跟踪算法在目标发生遮挡时容易导致目标丢失的情况,提出了一种改进的MeanShift跟踪算法.将多尺度空间理论、Kalman滤波器与遮挡算法相结合,当目标发生遮挡后,利用Kalman估计目标信息量,能对目标尺寸有后续跟踪能力.实验结果表明,当目标发生遮挡后,改进的跟踪算法对目标无论增大或减小都能连续地、自动地选择大小合适的跟踪窗口.-Meanshift tracking algorithmMeanshift tracking algorithm