搜索资源列表
trackopenvcing
- 一个基于Visual C++和opencv的运动检测程序,运行时鼠标画框圈选运动的无图就可以实现跟踪源代码。-Based Visual C++ and opencv motion detection program, run the mouse movement without frame circle graph tracking the source code can be achieved.
Detecting-of-vehicle-opencv
- 车辆检测源码 运动目标检测 OpenCV C-Detecting of vehicle OpenCV
jiyuOpenCVderentiyundongjiancexitong
- 用OpenCV实现的人体运动检测系统C++源码-Using OpenCV implementation of human motion detection system, C++ source code
motion-detection-techniques
- 研究了基于混合高斯模型的运动目标检测技术,在分析了混合高斯模型的基本原理的基础上,使用了一种改进的混合高斯模型更新算法.在Visual C++6.0中利用OpenCV完成了相关算法,成功地提取出了运动目标和实验场景的背景,验证了该改进的混合高斯模型更新算法的可行性-OpenCV-based motion detection techniques I have read some articles, I feel you can, share
MotionDetector
- opencv的c#版emgucv做的MotionDetector,用于检测运动物体-opencv c# version emgucv doing the MotionDetector of, for the detection of moving objects
detectMotion
- 基于opencv的运动物体检测代码,使用语言为c++。-Opencv-based moving object detection code.
gaosi
- 基于混合高斯背景建模的方法用于检测场景中的运动车辆,采用Visual C++和OpenCV实现,程序有详细注释,并且附带测试视频,希望对大家有帮助。-The movement of vehicles, based on Gaussian mixture background modeling method for detecting the scene to adopt the Visual C++ and OpenCV realization, procedures detailed note
FindMoving
- 由运动目标检测的两种基本方法----帧间差分法和背景差分法,借助于OpenCV技术,在Visual C++ 6.0编程环境下开发了运动目标检测系统。该系统首先对不同途径采集的视频图像序列进行相关的预处理之后,分别采用不同检测算法检测出图像序列中的变化区域,最后用形态学滤波和连通性分析对变化区域进行后处理,从而将视频图像序列中的运动目标比较可靠地检测出来。-The two basic methods of moving target detection---- inter-frame diffe
vehicle-detection
- 基于帧间差分的方法用于检测场景中的运动车辆,采用Visual C++和OpenCV实现,程序有详细注释,并且附带测试视频,希望对大家有帮助。-The movement of vehicles based on frame difference method is used to detect scene using the Visual C++ and OpenCV realization procedures detailed notes, and come with a test video
MoveTracking
- opencv,c++,数字图像处理,运动车辆检测与跟踪系统-opencv, c++, digital image processing, motion vehicle detection and tracking system
target-detection-and-tracking
- 本案例可以利用C#和EmguCV播放文件夹中的视频,代码运行完美无误,可以实施视频运动目标检测与跟踪,欢迎交流-This case can use C# and EmguCV video playback folder, the code runs perfectly correct, you can implement video moving target detection and tracking, welcomed the exchange
TargeTraceing
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,-Using CAMSHIFT algorithm for fast tracking and detection of moving targets in C/C++ source code,
objectDetection
- c++和opencv的运动目标检测。主要是帧差法,检测出目标后可以在原视频中框定目标-object detection
vibe
- 基于vibe算法的运动目标检测,opencv实现,-the algorithm of the vibe impliment by opencv and c++
opencv1
- 基于opencv开源图像处理库在vs环境下c++开发的图像视频处理实例运动物体检测识别-Opencv source image processing library in c++ development environment vc image processing example video motion detection and identification of objects based on
genzong
- c++实现跟踪分割视频中运动的物体,有不错的的效果,对分割视频提取检测特征,并实行特征分析跟踪-c++ object segmentation for tracking the movement of the video, have a good effect, to split video detection feature extraction, feature analysis and implementation of tracking
testdemo14
- 其用c++编写的检测运动物体的程序,用红色椭圆标注,平台是visual stduio2008 opencv库是2-Its use c++ prepared to detect moving objects procedures, the platform is visual stduio2008 opencv library 2.4.4
abnormal_detection
- 由c++和opencv,利用运动人体外接矩形的长宽比来检测人体异常行为的发货谁能,如摔倒和下蹲- Using the human body to connect the rectangular aspect ratio to detect abnormal behavior of the human body who can ship, such as fall and squatting
用光流法进行运动目标检测
- 采用光流法形式检测背景相对稳定的运动物体,编写语言为C++,所有视觉库为opencv(The optical flow method is used to detect moving objects with relatively stable background. The language is C++, and all visual libraries are OPENCV)