搜索资源列表
-
0下载:
帧差法背景建模,在外界环境变化情况不大时使用较为方便快捷-Background modeling frame-difference method, small changes in the external environment is more convenient to use
-
-
0下载:
OpenCV实现的图像帧差法的程序,cmd下载入图像即可运行-OpenCV implementation of the image frame difference method procedure, cmd into the image to download to run! ! ! !
-
-
0下载:
运动目标检测帧差法的源代码 opencv代码 自己调试运行通过,感觉效果还不错,适合本科毕设-Frame difference method for moving object detection source code opencv code debugging and running through, feeling pretty good, suitable for undergraduate Complete set
-
-
1下载:
用OpenCV来编写,用摄像头获取图像,并用帧差法提取二值化图像,再用多边形逼近的方法来提取图像的轮廓-Using OpenCV to prepare, with the camera to obtain images, and the frame difference method used to extract two binary images, and then a polygonal approximation method to extract the contours of the
-
-
0下载:
基于opencv里的函数,在vc的mfc类库下,利用帧差法做的人体跟踪人体系统-Opencv-based functions where, in the vc' s mfc libraries, using the frame difference method to do the human body tracking system
-
-
0下载:
基于opencv的道路视频车辆检测与跟踪,基于帧差法-Opencv video based road detection and tracking of vehicles, based on frame difference method
-
-
0下载:
帧差法 基于opencv 希望对大家有用,目标检测的可用到-Frame difference method is based on opencv want to be useful, target detection can be used to
-
-
1下载:
本程序使用帧间差分的方法实现了运动目标检测,但帧间差分法方法效果并不是很好。-This program uses the interframe difference method of moving object detection method the effect of inter-frame difference method is not very good.
-
-
0下载:
车辆检测和跟踪程序,采用帧间差法进行车辆的检测-Vehicle detection and tracking procedures, using frame difference method for vehicle detection
-
-
0下载:
帧差法实现运动物体的跟踪。每一秒钟取一帧。-Frame difference method to achieve the tracking of moving objects. Every second take one.
-
-
0下载:
由运动目标检测的两种基本方法----帧间差分法和背景差分法,借助于OpenCV技术,在Visual C++ 6.0编程环境下开发了运动目标检测系统。该系统首先对不同途径采集的视频图像序列进行相关的预处理之后,分别采用不同检测算法检测出图像序列中的变化区域,最后用形态学滤波和连通性分析对变化区域进行后处理,从而将视频图像序列中的运动目标比较可靠地检测出来。-The two basic methods of moving target detection---- inter-frame diffe
-
-
0下载:
基于帧间差分的方法用于检测场景中的运动车辆,采用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
-
-
0下载:
基于opencv和VC++的目标识别代码,帧差法和背景差法同时运用-While the use of target identification code based on opencv and VC++ of the frame difference method and background subtraction
-
-
0下载:
基于OpenCV2.4.4+Visual Studio2008下的多目标跟踪代码。基于帧间差分法判断视频的背景和前景。-OpenCV2.4.4+ Visual Studio2008-based multi-target tracking code. Based on inter-frame difference method to determine the background and foreground of the video.
-
-
0下载:
在visual studio2010和opencv244写的连续帧差法的背景建模,图像处理采用Mat类型。-Written in visual studio2010 and opencv244 frame differential method for background modeling, image processing using Mat type.
-
-
0下载:
在visual studio2010和opencv244写的连续帧差法的背景建模,图像处理采用IplImage*类型。-Written in visual studio2010 and opencv244 frame differential method for background modeling, image processing using IplImage* type.
-
-
0下载:
基于Opencv的帧差法的运动目标的提取与跟踪-Opencv based frame difference method to extract and track moving targets
-
-
0下载:
基于视频图像的三帧差法,使用相邻且连续的三帧图像进行相关的运算得到运动目标。一般用于运动目标检测。-Based on the video image of three difference method, the use of adjacent and contiguous three images related to the operation to get moving target. Generally used for moving target detection.
-
-
0下载:
背景差分法是采用图像序列中的当前帧和背景参考模型比较来检测运动物体的一种方法,其性能依赖于所使用的背景建模技术。背景差分法检测运动目标速度快,检测准确,易于实现,其关键是背景图像的获取。在实际应用中,静止背景是不易直接获得的,同时,由于背景图像的动态变化,需要通过视频序列的帧间信息来估计和恢复背景,即背景重建,所以要选择性的更新背景。-Background difference method is the use of images in the sequence of the current
-
-
0下载:
帧间差分法是一种通过对视频图像序列中相邻两帧作差分运算来获得运动目标轮廓的方法,它可以很好地适用于存在多个运动目标和摄像机移动的情况。
-Frame difference method is a sequence of video images through the adjacent two for differential operation to obtain moving object contour method, which can be well applied to the
-