搜索资源列表
back
- 帧差法背景建模,在外界环境变化情况不大时使用较为方便快捷-Background modeling frame-difference method, small changes in the external environment is more convenient to use
imagezhenchafa
- OpenCV实现的图像帧差法的程序,cmd下载入图像即可运行-OpenCV implementation of the image frame difference method procedure, cmd into the image to download to run! ! ! !
framesub
- 用opencv编写的,用于帧差法的图像检测-Prepared using opencv for frame difference image detection
main
- opencv实现两幅图帧差,两幅图片进行相应像素的差运算,根据阈值可以确定输出值,归零或2-Achieve frame difference of two images .Two photos of corresponding pixels difference operation, according to the threshold can determine an output value, zero or 255
threeframedifference
- 三帧差法目标检测代码,通过引用opencv的一些函数和库文件,能在简洁的代码中实现对目标运动的检测-three frame difference for target detection
Temporal-Difference
- 运动目标检测帧差法的源代码 opencv代码 自己调试运行通过,感觉效果还不错,适合本科毕设-Frame difference method for moving object detection source code opencv code debugging and running through, feeling pretty good, suitable for undergraduate Complete set
Coutour_polygon
- 用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
opencv_tracking001
- 基于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
motion_track_openvc_vs2003
- vs2003下使用opencv2.0,实现帧差法视频跟踪。提供了一个测试视频,给大家看一下测试效果。-vs2003 using opencv2.0, achieving frame difference video tracking. Provides a test video, for everyone to see what the test results.
detection
- 对两种目标检测方法,背景差和帧差法进行了实现和比较。-The two target detection, background subtraction and frame difference was realized and compared.
kaka
- 基于opencv的道路视频车辆检测与跟踪,基于帧差法-Opencv video based road detection and tracking of vehicles, based on frame difference method
zhanchafa
- 帧差法 基于opencv 希望对大家有用,目标检测的可用到-Frame difference method is based on opencv want to be useful, target detection can be used to
Frame-Difference-Algorithm
- opencv vc++ 视频监控中目标检测 三帧差法-object dection
Three-Frame-Difference-Algorithm
- 利用opencv和vc++实现目标检测中的三帧差分法- Three Frame Difference Algorithm
m
- 本程序使用帧间差分的方法实现了运动目标检测,但帧间差分法方法效果并不是很好。-This program uses the interframe difference method of moving object detection method the effect of inter-frame difference method is not very good.
frame-difference-3
- 图像序列中,连续三幅图像的帧间差分,适用于opencv,有可调阈值的滚动条-Image sequences, the consecutive three image frame difference
frame-difference
- 在visual studio2010和opencv244写的连续帧差法的背景建模,图像处理采用Mat类型。-Written in visual studio2010 and opencv244 frame differential method for background modeling, image processing using Mat type.
three-Frame-difference-method
- 基于视频图像的三帧差法,使用相邻且连续的三帧图像进行相关的运算得到运动目标。一般用于运动目标检测。-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.
Inter-frame-difference-method
- 帧间差分法是一种通过对视频图像序列中相邻两帧作差分运算来获得运动目标轮廓的方法,它可以很好地适用于存在多个运动目标和摄像机移动的情况。 -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
Frame-Difference
- 按照帧来读取照片,而不是直接在视频里读取照片。-According to the frame to read photos, rather than directly read the pictures in the video.
