搜索资源列表
视频目标跟踪VC++实现原创代码
- 视频目标跟踪VC++实现原创代码,用于监控和导航
捕食者物体跟踪算法
- 它能做很多神情的事情。在这个视频中,他演示了通过摄像机拍摄他的手指、把他的手指选做目标。系统于是就能精确的跟踪他的手指的动作。更令人惊奇的是,这个系统能够通过分析物体的运动来完善跟踪算法。你能在很短的时间里教会它跟踪你的手指、面孔或在高速公路上狂颠的轿车。有了这套系统,我们几乎真的可以实现”Minority Report“那样的人机界面。就像微软Xbox的Kinect那样,而这个效果更
基于OPENCV的视频帧差法的实现
- 基于OPENCV的视频帧差法的实现,用来进行运动目标检测与跟踪的研究,OPENCV the video frame based on the realization of difference method is used for moving target detection and tracking of
aambuilding-0.1-src-jiapei.rar
- 这是一个用于人脸跟踪算法,采用OPENCV实现。可广泛应用视频监控等领域。,This is a face tracking algorithm for use OPENCV achieve. Can be widely applied in areas such as video surveillance.
Matlab_Tracker.zip
- 处理视频跟踪系统中的图像跟踪,在一个复杂的背景下,不受背景震动和其他因素影响,效果还不错,Video tracking system deal with the image track, in a complex background, free from background vibration and other factors, the effect of good
meanshift.rar
- meanshift算法实现目标的跟踪,由视频序列文件中提取出第一帧,定义目标区域,进行跟踪,动态显示跟踪结果,meanshift target tracking algorithm, by the video sequence documents to extract the first frame, the definition of the target area, tracking, tracking the results of dynamic display
kalmanV.rar
- 采用卡尔曼滤波算法进行视频序列图像的跟踪,这个程序从简单易懂的角度实现了视频目标的跟踪。,Kalman filtering algorithm for video sequence image tracking, this process from the perspective of straightforward realization of the video target tracking.
VC用opencv实现的目标跟踪程序
- 一个能捕捉AVI视频中的运动目标并实现定位用opencv实现的目标跟踪程序-AVI video capture of a moving object and the implementation of location tracking with opencv program goals
VideoDemo
- 对AVI视频进行处理,利用图像处理的算法将图像序列中的目标检测出来并且进行跟踪-Image sequence of target detection
face_detect
- 视频目标跟踪中的人脸检测,包括文章加程序-Video target tracking in the face detection, including procedures for the article plus
real
- 视频运动目标跟踪逐渐成为研究热点并应用到军事民用等领域,为了能够从真实场景中快速准确地提取 视频跟踪单运动目标或多运动目标,提出了一种新的运动目标自动提取方法。-Video tracking of moving targets gradually become a research hotspot and civilian applications in areas such as military, in order to be able to quickly and accurately
tracking
- 这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频-This is a MATLAB program using the video tracking movement detection, with a small video
MotionDetection0
- matlab实现视频的动态跟踪,有专门的视频文件,包括run.m tracking.m和video。-video matlab dynamic tracking, there are video files, including video and run.m tracking.m
ObjectTrackingDemo
- 运用meahshift实现对视频序列中运动目标进行动态跟踪, 跟踪目标位置大小通过对话窗口可任意设置, 内有测试视频,可直接观察跟踪演示效果-Video sequences using meahshift achieve dynamic tracking of moving targets, track the size of the target location, through dialogue window can be arbitrarily set within the t
VideoDemo
- 视频图像目标跟踪代码,基于图像差分和MeanShift-Video tracking code, based on image difference and MeanShift
彩色目标跟踪
- 将采集的图像进行处理,通过圈画目标,来对移动目标实现跟踪。(The collected image is processed, and the moving target is tracked by circle painting target)
多目标跟踪,opencv+vs(245022)
- 播放一段视频,将对视频中的多个运动目标进行检测和跟踪(By playing a video, you will detect and track multiple moving objects in the video)
基于帧差法多目标跟踪Matlab代码
- 非常完整的帧差法多目标跟踪Matlab代码,并提供了完整的文档介绍,非常适合初学者学习。注:运行时要改一下文件路径,以及把视频文件转成图像序列输入。(Very complete frame difference method, multi-target tracking Matlab code, and provides a complete documentation, very suitable for beginners to learn. Note: at run time, you c
多目标跟踪opencv
- 先用背景差分完成目标提取,将运动目标的相关信息放入到链表中,通过帧差完成对多目标的跟踪,达到实时性的要求 运动目标的相关信息存放于结构体中,可以在此基础上判断目标的动作行为跟踪基本框架,opencv编写,利用背景差分,质心法可以跟踪多个目标,并分配ID号,记录行动轨迹,可用于车辆道路等,大家可以参考学习下,效果有待改进,不同的视频会有不同的效果。(The relevant information of the moving object is stored in the structure.
运动目标的跟踪检测
- 这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频(This is the realization of tracking and detecting moving objects in video with MATLAB program, with a small video.)