搜索资源列表
image_processing_method
- 用vc++6.0进行开发.主要包括了图像处理的一些方法.和视频图像的帧间差分法,三帧差分法,主要处理单目标和双目标.并对目标的位置进行标定-used for the development. Including the main image processing methods. Video image frames difference France, three difference method, which mainly deals with the single goal and tw
test_video_threeframe_image
- 在matlabx下仿真三帧差分法,用于目标分割-In the next simulation of three matlabx difference method for object segmentation
sanzhenchafa
- 三帧差法,用于分离背景图片及分析车流量的变化-Three difference method for the separation and analysis of the background image changes in traffic
Frame-difference-method
- 实现了基于二帧差分法和三帧差分法的目标检测-Frame difference method
3fd
- 基于OpenCV和VC6.0实现的三帧差分法进行目标检测,可以运行,无错误。-Based on OpenCV and the realization of VC6.0 three frame difference method for target detection, run, no mistake.
VC
- 利用VC++平台编程,将三帧差法和背景减除法相结合,进行运动目标检测,其中背景减除法运用高斯背景建模-Platform programming VC++ three difference method and background subtraction combined, moving target detection, background subtraction method using Gaussian background modeling
Moving-target-detection
- 运动目标检测的一些程序,包括帧差法、三帧差分法和混合高斯模型-Moving target detection procedures, including frame difference method, three difference method and Gaussian mixture model
duozhen
- 对三帧差法进行改进后的多帧融合差分法,改变原有提取帧的方法-Improved multi-frame to fusion difference method, a change in the original extract frames of three poor law
FrameSubtraction
- 三帧差法做物体检测跟踪。 三帧差法的具体算法如下。 提取连续的三帧图像用来进行目标识别跟踪效果不错-Three frame difference method is used to good effect target identification and tracking
san-zhen-cha-fen
- 三帧差分法,绝对可用,matlab实现,里面有视频和结果图。如果程序出错误,可用先把result.avi删除,在做测试、-Three difference method, absolutely free, matlab realize, there are videos and results map. If the program is an error that can be used to delete first result.avi while doing the test,
Three_frame
- opencv 三帧差法 ostu. 在工程文件中修改视频地址,编译即可运行-opencv ostu three poor modify video address compiled to run in the project file
sanzhencha
- 三帧差法目标检测,可以检测运动视频中的目标,并标注边界-Three frame difference target detection
three-difference-method
- 基于背景差分法。本程序使用的三帧差分法。实现对目标进行跟踪计数。-Based on background subtraction. The program uses three difference method. Track to achieve the goal counted.
Target-Detection
- 三帧差法检测运动目标位置(背景需要静止效果最好)-Three-difference frame method to detect moving target position (background still needs best)
Untitled
- 基于三帧差分法的运动目标识别,简单有效,更换视频名即可直接运行。-Three difference method of moving target recognition, simple and effective, replace the name of the video can be run directly. Based
shanzhen
- 改进的三帧差分法提取前景,效果得到了验证-The improved three-frame difference method is used to extract the foreground and the effect is verified
three-image-difference
- 对视频序列中的运动目标使用三帧差法进行检测,经过测试后能在VS2010+opencv2.4.10下运行。-The video sequence of moving targets using three frame difference detection, after testing can run under VS2010+opencv2.4.10.
zhenjiancfa
- 用MATLAB写的关于帧间差分法改进版本三帧间差分法(Written by MATLAB on the inter frame difference method, improved version of the three inter frame difference method)
movement_detecting
- 本代码实现的是视频中运动目标的分割,采用了三帧差法进行目标检测。(The code is in the video moving target segmentation, using three difference method for target detection.)
三帧差法运动目标检测
- 基本的三帧差法进行运动目标的检测,可以在VS里完美的运行,是一个很好的学习案例(this is motiondetect algorithm called three frame difference method.You can use it as a studying case.)