搜索资源列表
演示6
- 车型识别的程序,主要演示了视频图像处理的基本方法。通过directshow读取视频,抽取每一帧,通过前景背景差分提取运动信息-model identification procedures, the main demonstration of video image processing methods. Directshow reader through video, taken each frame, differential extraction prospects background
BallTracer
- 运动物体的跟踪,在单一背景下可以跟踪球运动的轨迹。-tracking moving objects, in a single context can track the path of the ball movement.
背景差分法实现运动检测
- 运动检测算法
codebook.rar
- 此代码实现了基于码书的背景建模法在运动目标检测中的运用,This code implementation code book based on background modeling method in target detection exercise in the use of
w4-moving-object-detection
- 此程序是针对视频中的运动目标的检测,程序中包括了背景建模、背景差法等功能的w4背景建模算法。-This procedure is for the video of the moving target detection, process modeling, including the background, the background difference method and other functions of the background modeling algorithm w4.
diff2bg
- 结合Opencv工具,在VC++上,利用背景差算法实现运动目标检测,并结合三帧差分算法对检测结果进行判断和报警。已通过编译和运行。-Opencv combination of tools, in VC++, using the background of poor moving target detection algorithm, combined with three differential algorithm to judge the test results and alarm. Ha
VTraffic(thread_no_leak)
- VC6.0+opencv环境下运动检测的实例,使用了帧差法、GMM方法等,可以对比不同建模方法的效果-VC6.0+ opencv environment, motion detection example, using the frame difference method, GMM methods, you can compare the effect of different modeling methods
bkgrd
- 运动背景检测 实现帧间插值计算 北景实施更新-Movement Detection background interframe interpolation calculation of the implementation of the North King update
RunningAvg-without-seletivity
- 此程序的功能是针对图像中的运动目标的检测,程序依照输入视频、建立背景模型、灰度化、两帧相减、检测结果的流程来书写程序。-The function of this procedure is the image of moving target detection, the procedure in accordance with the input video, the establishment of the background model, gray, and two-phase reduc
bijiaobeijing
- 我自己写的一个比较两张灰度图片一张背景一张是背景中含目标,并且把比较结果输出到C盘根目录Object.bmp 文件中!实际就是由运动序列帧中提取出目标!-I wrote it myself a picture of a gray background of the two is the background with a goal, and the results of the comparison to the C output Object.bmp document root directo
liyongbeijingjianmojianceyundongwuti
- opencv 利用背景建模检测运动物体-opencv using background modeling moving object detection
bkgrd
- 很好的程序。通过背景建模检测运动的物体。对研究运动分析与对象跟踪的朋友很有帮助-Very good program. Detection of motion through the background modeling objects. The study of motion analysis and object tracking helpful friends
blobtrack
- 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
背景差分法检测运动目标
- 背景差分法检测目标,用于背景为静态的,检测目标,背景图像与前景图像相分离(Background subtraction is used to detect targets for static background)
vidio object detection
- 用帧差法提取视频中的运动目标(静态背景)(Extracting moving objects in video by frame difference method)
背景差分
- 通过背景差分法获取运动目标检测,提取前景目标,转化成二值图(The moving target detection is obtained by the background difference method, and the foreground object is extracted and transformed into a two value graph.)
9_用光流法进行运动目标检测
- 光流法可以实现动态背景下的目标检测,效果良好(The optical flow method can realize the target detection under the dynamic background, the effect is good)
gaussianBkModelTest
- 采用混合高斯模型,实现对监视背景的建模,有利于下一步运动目标的检测(The mixed Gauss model, modeling of monitoring background, is conducive to the detection of moving target next)
testgmm
- 实现运动目标检测算法的程序,应用的平台是matlab2016(The program to realize the algorithm of moving target detection, the application platform is matlab2016)
ConsoleApplication10
- 用于运动目标的检测,算法为图像中每一个像素点建立一个码本,每个码本可以包括多个码元。(Detection of moving targets,The algorithm establishes a codebook for every pixel in the image, and each codebook can contain multiple symbols.)