搜索资源列表
motiondetect.rar
- 使用OpenCV 来寻找轮廓实现视频流的运动目标检测 能检测一段视频或网络摄像头实时读入视频中的运动物体,it is a short code that can detect the motion object of a vedio or through a web camera using opencv and visual c++. ..
object-detect
- 改程序能够读取视频文件并且可以检测到运动的物体,配置好opencv后可以直接运行,本程序以车辆监控为例子,所以可以用于智能监控-Reform program that can read video files and can detect movement of objects can be configured directly opencv run, the procedure for vehicle monitoring, for example, it can be used for i
moveDetect
- 运动物体识别。 检测链接到windows摄像头的运动物体,将背景和移动物体区别开来。-Moving object recognition. Link to windows detect camera movement of objects, the background and to distinguish between moving objects.
Cross-Correlation-Target-Image-Detection
- 正交相关目标检测,采用正交相关方法检测指定目标在图像中的位置。适用于计算机视觉中的视频目标检测、视觉目标检测、目标定位、视觉目标跟踪、视频目标跟踪、图像匹配、图像配准等工作。-cross relation detection is used to detect object in image for in the field computer vision such as visual object detection, motion detection, object localization
Combination-of-Multiple-Features-for-Object-or-Bac
- 通过组合多种图像特征 , 实现 了一种新的检测运动物体方法。 一方 面,组合 图像 的颜 色、梯度和纹理特征 , 利用梯度和纹理信息对亮度变化不敏感的特性,提高运动物体分割的准确性 ;另一方面,使用图切割算法对物体/ 背景进行分割, 在不影响整体分割 结果前提下修 正局部判别错误 的像素点, 分割结果噪声少且稳定性强。 -A novel method is proposed to detect moving objects based on the linear combination of
thomas-cvpr06
- Paper "Towards Multi-View Object Class Detection".We present a novel system for generic object class detection. In contrast to most existing systems which focus on a single viewpoint or aspect, our approach can detect object instances from arbitrar
103244875MovementDetectSystem
- c#实现截图和图像识别源码,提供一种思路用于图像识别,供大家学习参考-object detect using csharp
saliency-object-or-region-detection
- 该文件夹包括代码及其对应的论文。其作用在于模拟人类视觉系统的生理特性--视觉注意机制,按照人眼观察外界的方式,检测视觉显著性物体和区域,并阐述了显著性区域的显著性密度和尺度之间的关系,可应用于生物视觉模拟、视觉目标检测、视觉目标跟踪、视觉智能监控,以及视觉生理学和视觉心理学等的研究中。-This document contains codes and the corresponding paper. The aim is to simulate a physiological character
Human-detect-ion-in-video
- This paper will attempt to analyze and compare a number of different existing approaches to human detection in video. Even though there have already been a number a papers written on the topics of skin and face detection this paper will go beyo
object-detect-and-recogonise
- 以混合高斯模型为基础,利用背景差分法获得目标图像并有阴影检测的方法进行目标检测-The Gaussian mixture model based on the use of the background difference method to obtain the target image and a shadow detection method for target detection
tracing-to-moving-object
- 采用了一种根据灰度特征进行模式匹配的跟踪算法提高了模板匹配法对于目标运动姿 态变化的自适应能力仿真结果表明上述算法在目标方向平移旋转以及图像背景对比度亮度发生改变时均能较好的检测到目标-It is presented in this paper that a modified version of it which incorporating with frame difference and multi-resolution matching. By introducing pre
vedioread-and-objectdetect
- 基于opencv的读视频文件和运动物体检测,简单实用。-vedio read and object detect based opencv
Object-Detection
- 具有实时检测、跟踪和分析判断的智能化监控系统是智能化监控系统发展的必然趋势,本文提出一种在实时监控下检测和跟踪运动目标的方法,首先使用背景差分法检测出运动目标,并定期使用背景更新策略对参考背景进行局部更新,这样可以提高目标检测的精确度。目标跟踪时在不同的尺度空间获得目标的关键点,增强算法目标在遮挡情况下的鲁棒性, 接下来使用mean shift 算法估计目标在下一帧的位置。-Intelligent monitoring system with real-time detection, track
Detect-a-present-movements
- 这个是matlab的第三方app,关于目标追踪的,很实用!-This is the thisd class app of matlab,regarding the object detection.Very useful!
object-detect
- 运动目标检测,改改pro文件中的opencv路径可以运行,,主要是G-Moving target detection, changed pro file opencv path can run mainly GMM
Detect
- 基于matlab的动态物体捕捉程序代码,备注详细,方便初学者学习-Capture-based dynamic object matlab program code, detailed notes, easy for beginners to learn
Learning-to-Detect-A-Salient-Object
- 显著性检测经典论文Learning to Detect A Salient Object的源码-the code of the paper Learning to Detect A Salient Object
BlockDetect
- 基于opencv的模板匹配方法,检测图片中存在的多个物体,以方块检测为例。可以用于一些互动的场景-object detect by template matching method
Moving-Object-Detection-
- matlab源代码,基于帧间差分法的运动目标检测,包含说明文档。-matlab source code, based on inter-frame difference method to detect moving objects, including documentation.
vibe_tom
- 一种改进的VIBE运动目标检测算法,属于背景差分法,能对不同环境的目标进行检测,能消除鬼影。(The moving target detection algorithm VIBE belongs to background difference method. It can detect objects in different environments and eliminate ghosts.)