搜索资源列表
VideoTrack
- 视频运动目标检测和跟踪,在vc6.0下调试通过,测试的视频必须是非压缩的AVI视频 内容包括视频运动目标的检测,对检测的目标利用MeanShift算算法实现跟踪-Video moving target detection and tracking under the debugger in vc6.0 is passed, the test must be a non-compressed video of AVI video content including the video movi
Humantracking
- 人体运动的检测与跟踪是目前计算机视觉领域中最活跃的研究方向之一,本系统介绍了一种用于视频监控的人体运动检测与跟踪系统,主要功能是对室内、室外固定背景下的运动人体进行检测,可以检测到运动的前景部分。-Human motion detection and tracking is the field of computer vision research, one of the most active, the system introduces a video monitor for human m
program
- 在连续视频序列中,实现对运动目标的检测与跟踪-Target Detection and Tracking
project
- 人形目标检测与跟踪,对于视频图像,用方框或椭圆标出检测出的行人运动目标,以实现对目标的跟踪; -Humanoid target detection and tracking, for the video images, using the box or oval marked pedestrian moving targets detected in order to achieve the target tracking
tuxiangchuli
- 提出一种视频序列中人体运动目标的精确检测、提取以 跟踪算法。-picture follow
camshift
- Continuously Apative Mean-Shift",主要通过视频图像中运动物体的颜色信息来达到跟踪的目的-Continuously Apative Mean-Shift " , mainly by moving objects in video color information to achieve the purpose of tracking
CamShift
- CamShift算法,即"Continuously Apative Mean-Shift"算法,是一种运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪的目的。我把这个算法分解成三个部分,便于理解: 1) Back Projection计算 2) Mean Shift算法 3) CamShift算法-CamShift algorithm, that is, " Continuously Apative Mean-Shift" algorithm, is
Tracking
- 视频监控系统下的多目标跟踪,将运动分类和跟踪结合在一起,使用FCM进行聚类。-Video surveillance system under the multi-target tracking, classification and tracking the movement combined with the use of FCM clustering.
090530
- 视频序列中运动目标的跟踪是智能视频监控领域中的一项重要问题,目标跟踪就是建立视频序列的不同帧中目标的对应关系。针对现有方法目标特征信息考虑不足的缺陷,提出一种基于特征匹配的目标跟踪方法。实验结果表明,所提方法在实时性的前提下,可以实现运动目标的准确跟踪。-Video sequences of moving target tracking is the intelligent video surveillance in the field of an important issue, target
Lucas_Kanade
- 光流运动中经典的Lucas_Kanade的matlab算法,适合视频中的目标跟踪运用-Optical flow motion in the classical Lucas_Kanade the matlab algorithm for target tracking the use of video
opencv
- 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-opencv
video_person_tracking
- 基于视频序列中,对人像的运动跟踪系统。-Based on video sequences, the pairs of portraits of the Movement Tracking System
movementdetector
- 基于视频的运动跟踪检测,提供了一种实时动态的检测方法-Video-based motion tracking and detection, provides a dynamic real-time detection method
7788
- 大名鼎鼎的方帅的博士学位论文---目前,计算机智能视频监控在理论和应用上都面临着很多难题,国内外大批学者投身于该领域的研究和探索,并且取得了大量的成果.本文是在这些成果的基础上,对计算机智能视频监控系统的关键技术进行研究.主要贡献可概括如下:首先,对目标检测技术进行了研究,并提出了一种基于背景建模的运动目标检测算法.利用统计的方法建立了基于颜色和颜色梯度的背景模型,并实时地对背景模型进行更新,最后将这两种背景模型综合考虑对目标进行了有效的检测.接着,研究了复杂背景下多目标跟踪问题,提出了基于蒙特
opencv
- 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-A good VC environment based Opencv and video capture image filtering and corner detection vc motion tracking program. Opencv image filtering can be achieved, opencv fa
Human_tracking
- Visual c++实现视频运动人体跟踪-Visual c++ to achieve tracking of moving body video
motion_object_detection
- 一种鲁棒高效的视频运动目标检测与跟踪算法 学术论文-A Robust and Efficient video motion detection and tracking algorithm for Papers
ji
- 运动目标检测是整个视频监控系统的最底层,是目标跟踪、目标分类、 标行为理解等的基础,因此运动目标检测是视频序列图像处理的关键环节。 -Moving target detection is the video surveillance system, the bottom is the target tracking, target classification, and so on the basis of standard behavior understanding, so vide
jiyuSIFTtezhengmiaoshuzidelitipipeisuanfa
- 针对不同摄像头的监控视频序列, 提出了一种基于视频帧 SIFT ( Scale Invariant Feature Transform, 即尺度不变特征变换) 特征跟踪的拼接方法。通过 SIFT算法提取帧图像的特征, 并在跟踪的估计区域搜索匹配特征, 从而确定待整合帧之间的变换参数。实验结果表明, 该方法较好实现视频快速拼接, 且对重叠区域小、 形变大、 有运动物体遮挡的视频具有较强的鲁棒性。-Surveillance cameras for different video sequence
Trackand
- 该程序利用OPENCV来获取视频帧,并通过帧差来检测运动车辆和跟踪-The program utilizes OPENCV to obtain video frame, and through the frame difference to detect and track moving vehicles