搜索资源列表
objecttracking
- vc编写的一个物体追踪程序的代码,希望大家支持支持 -vc prepared by an object tracking procedure code, we hope that support for the
ObjectTracking
- Moving foregrounds are further segmented into moving object.
ObjectTracking
- 目标跟踪的两个算法,分别是运动变化和基于高斯权值的颜色空间HSI的meanshift算法
Objecttracking
- 跟踪相关论文,《基于彩色图像的机器人视觉跟踪》《基于扩展卡尔曼滤波的主动视觉跟踪技术》《基于视觉和扩展卡尔曼滤波的位姿和运动估计新方法》《一种运动目标检测与跟踪快速算法的研究》
ObjectTracking.rar
- mean shift 目标跟踪,用于跟踪视频目标,本人修改了部分程序。,mean shift algorithm is used to track visual object
objecttracking-based-on-color
- 用VC++和OPENCV来实现从摄像头获取运动目标,并实现基于颜色的目标跟踪-OPENCV with VC++ and to get from a camera moving targets, and color-based target tracking
ObjectTracking
- this code is a Mean shift example
ObjectTracking
- 一篇非常好的,而且是比较新的关于目标跟踪的文献综述。-A very good and is a relatively new target tracking on the literature review.
objectTracking.m
- kalman filter for traking a moving object
ObjectTracking
- 视频序列的目标跟踪与识别时一个很重要的研究课题,本程序是用VC6.0实现的一段代码,希望对大家有用-Video sequences of target tracking and recognition when a very important research topic, the process is achieved using VC6.0 code, in the hope that useful
objecttracking
- LabVIEW下的运动目标捕捉,有运动目标存在则捕获其位置。需要NI采集卡,普通摄像头,可以修改为序列图象中的目标捕捉。-Capturing moving targets under LabVIEW, there exists moving target capture their location. Need to NI acquisition card, ordinary camera, you can modify the target for the sequence of images
ObjectTracking
- ObjectTracking用于目标跟踪-ObjectTracking
ObjectTracking
- 这是在智能视频处理关于目标跟踪的文章,对接触目标跟踪的有一定参考价值。-This is the smart video processing on the goal of tracking articles, on contact with target tracking in a certain reference value.
ObjectTracking
- 物体追踪。日本opencv的配套程序。实现动态物体的跟踪功能-Object tracking. Japan opencv matching procedures. Tracking of dynamic objects
object-tracking-particle-filter
- 1、本程序需要在dos下启动,否则程序默认打开E盘下一个叫做soccer.avi的视频文件,你可以将一个视频文件修改名称后,放在E盘下; dos下启动的方式是:进入本程序的目录下,输入"objecttracking E:\\……\\……\\***.avi"。本命令有两部分组成objecttracking 是我们的应用程序名, E:\\……\\……\\***.avi是你要打开的视频的全路径,注意是两个“\\”。 2、应用程序目录下,已经有所有的动态库,可直接运行程序。但是想编译源文
ObjectTracking
- Real time object tracking algorithm, the video source is coming from webcam, please make sure that you have webcam to work for this project.
ObjectTracking
- vc opencv实现移动物体的目标跟踪算法-Target tracking algorithm for moving objects
ObjectTracking
- Object tracking using opencv software with visual c++,this program tracks the object very fast & very accurately by varying threshold levels for particular object
ObjectTracking
- 通过opencv、cvSnakeImage实现的主动轮廓追踪算法。-Through the opencv, cvSnakeImage implement active contour tracing algorithm.
ObjectTracking-master
- 目标跟踪程序,是学习数字图像处理的好范例。-Target tracking process, it is a good example of learning digital image processing.