搜索资源列表
motiondetect
- 采用寻找轮廓的方法实现视频流的运动目标的检测
MotionDetector
- 运行即可从USB读取视频,并对视频中的多个运动目标进行检测定位,将本模块移植到自己的项目中,实现效果好.希望你也成功加入到你的项目中,欢迎来邮件交流!
human
- 人运动的视觉分析系统一般遵从下述的处理过程:1)运动检测;2)运动目标分类;3)人的跟踪;4)行为理解与描述。这几篇文章将重点从此四个方面回顾人运动分析的目前发展水平和常用的处理方法,并对研究难点及未来的发展趋势作了较为详细的分析。
视频检测
- 用于实现基于图像视频的运动目标检测与跟踪
motion
- 在win32控制台利用opencv编写一个运动目标检测和方向显示的程序
VideoProcess
- 关于视频的课件,内容全面,包括:视频的各种编码,目标检测,目标运动估计,目标跟踪,视频建模等。-On the video courseware, comprehensive, including: a variety of video encoding, target detection, target motion estimation, target tracking, video modeling.
2201661974520079181725541578112
- 基于图像处理的运动目标检测跟踪系统的设计与实现的论文,是一篇博士论文,在研究有关目标跟踪与检测的时候,有很多可借鉴之处。-Based on image processing to track the moving target detection system design and implementation of the papers, is a doctoral thesis research on the target tracking and detection of the time
3971019SEED106_GrayStretch
- 运动目标检测与跟踪算法,可以实现目标的自动检测与跟踪-Moving target detection and tracking algorithm that can achieve its objectives of automatic detection and tracking
mobileTracking
- 本程序利用VC 6.0 实现了运动目标检测的功能,简单易于实现,运行效率高。-This procedure enables the use of VC 6.0 features moving target detection, simple and easy to implement, run and high efficiency.
ROI
- 基于W4算法的背景建模程序,可以实现运动目标的检测-W4 algorithm based on background modeling program that can detect moving objects
peperwork
- 在VS2008平台上实现的运动目标检测,采用帧差法实现,并用图像形态学进行图像的细化。-In VS2008 platform to achieve object detection, using the frame difference method implemented with the image of the refined image morphology.
KDE_subtraction
- 采用非参数背景建模,MFC,对运动目标进行检测,有很高的参考价值-Using non-parametric background modeling, MFC, the moving target detection, a high reference value
7788
- 大名鼎鼎的方帅的博士学位论文---目前,计算机智能视频监控在理论和应用上都面临着很多难题,国内外大批学者投身于该领域的研究和探索,并且取得了大量的成果.本文是在这些成果的基础上,对计算机智能视频监控系统的关键技术进行研究.主要贡献可概括如下:首先,对目标检测技术进行了研究,并提出了一种基于背景建模的运动目标检测算法.利用统计的方法建立了基于颜色和颜色梯度的背景模型,并实时地对背景模型进行更新,最后将这两种背景模型综合考虑对目标进行了有效的检测.接着,研究了复杂背景下多目标跟踪问题,提出了基于蒙特
MotionDetection1
- 此代码用于运动目标检测,尤其是前期的目标背景建模等具有较好的效果-This code is used for moving target detection, especially early in the target background has a good effect modeling
yundongmubiaojiance
- dps 运动目标检测 实现对运动目标的检测-dps moving target detection to achieve detection of moving targets
DetectMov
- 基于背景差分法的是视频运动目标检测,该算法包含背景差分核心算法以及滤波处理阴影处理等后续图像处理-Background subtraction is based on video motion detection, background subtraction of the algorithm contains the core algorithm and the filtering processing, the shadow of the follow-up image processing
ren-lian-jian-ce
- 用VC++语言编程实现视频中运动目标的人脸检测-Using vc++ language implementation moving targets face detection
Advances-in-Human-Motion-Analysis
- 人体运动视觉分析主要包括运动目标检测、 运动 目标分类 、 人体运动跟踪、 人体行为识别与描述四个环 节 , 在多领域具有广阔的应用前景. 本文从上述四个方面综述了人体运动分析的研究现状, 对人体运动分析的热点 难点进行讨论 , 对可能的发展方向进行阐述和展望.-Visual analysis includes moving object detection,moving object classfication,human tracking and activity recogni
person-recognition
- 15篇关于人数检测,行人检测,运动目标检测的论文一次完全打包倾情奉献,均是在收费的地方下载的,不是收集的免费文档!-15 on the number of pedestrian detection, motion detection, object detection article Qingqing packaging dedication! Writing the graduation thesis material! All charges is not the place to down
基于帧间差分法的视频目标检测系统
- 运动目标自动检测是对运动目标进行检测、提取、识别和跟踪的技术。基于视频序列的运动目标检测,一直以来都是机器视觉、智能监控系统、视频跟踪系统等领域的研究重点,是整个计算机视觉的研究难点之一"。运动目标检测的结果正确性对后续的图像处理、图像理解等工作的顺利开展具有决定性的作用,所以能否将运动物体从视频序列中准确地检测出来,是运动估计、目标识别、行为理解等高层次视频分析模块能否成功的关键。