搜索资源列表
move_tiqu
- 基于视频运动对象的快速提取 采用了差分法,光流法以及贝叶斯估计-Moving Object Based Video Fast extracted using a finite difference method, optical flow estimation method and the Bayesian
code.rar
- 视频运动物体检测,采用混合高斯分布建立背景模型及差分方法对背景模型进行更新,Sports video object detection, adopt a mixed Gaussian distribution model and set up the background difference method to update the background model
matlab视频提取背景
- matlab视频提取背景,帧差分法提取背景源程序
usb-carmer-matlab-RT-process
- 通过计算机usb摄像头进行图像采集,然后实时处理,跟踪其中运动物体,并进行计数,采用中值滤波法得到背景,并根据需要进行更新,视频处理采用了动态差分与前景差分结合的方法,效果比较理想,但无法解决人物重叠的问题-Usb camera through the computer for image acquisition, and real-time processing and tracking moving objects in which, and the count median filter
yudong
- 运动目标识别,采用背景差分方法。背景图像由均值法获得。里面的视频换成前几帧换成纯背景效果能更好一点-Moving target identification, using the background difference method. Background image obtained from the mean. Which replaced the previous video frame replaced by pure background a little better resul
trackingVideoDemo
- 可以对视频目标进行背景差分,或帧间差分,或Mean Shif法,或重心多目标跟踪法进行跟踪目标。-Targets can be the background of the video difference, or inter-frame difference, or Mean Shif law, or the focus of multi-target tracking method to track the target.
Level
- 先利用图像背景差分法快速检测出人脸的初始矩形轮廓线,然后采用LevelSet方法对视频图像进行人脸轮廓提取-First use of the image background difference method for rapid detection of the initial face of the rectangular contour, and then LevelSet methods used for video images Face contour extraction
work
- 读取avi视频,并进行帧间差分法运算,检测运动目标-Read the avi video, and make inter-frame difference method for computing, moving target detection
GoodAritcal
- 视频处理算法中关于背景建模和背景差分的几篇很好的文章-Video processing algorithms on the background modeling and background difference of several very good articles
diff
- 一个关于运动视频图像背景差分方法的小DEMO-Motion video images on a background of small DEMO Difference Method
VideoDemo
- 视频图像目标跟踪代码,基于图像差分和MeanShift-Video tracking code, based on image difference and MeanShift
Frame-difference-Detection
- 很好的基于帧间差分的目标跟踪检测算法matlab代码,里面含有测试视频!-Good target tracking based on frame difference detection algorithm matlab code, which contains a test video!
7
- 帧间差分法 基于背景重构的目标检测,内附检测视频序列 -Inter-frame difference method based on background reconstruction target detection, detection of video sequences containing
code
- 利用MATLAB读取视频,并将视频帧图像保存下来;利用直方图差分法进行视频场景分割;(Read the video, and save the video frame image)
视频三桢间差分法和RGB均值
- 测视频任意选定区域RGB值,任意区域都可以测量 并画出RGB平均值(Measure the RGB value of any selected area of the video, and any area can measure and draw the RGB average)
background
- 使用背景差分法实现一般视频的前景运动目标提取和检测。(The background difference method is used to realize the extraction and detection of the foreground moving target in the general video.)
多目标跟踪opencv
- 先用背景差分完成目标提取,将运动目标的相关信息放入到链表中,通过帧差完成对多目标的跟踪,达到实时性的要求 运动目标的相关信息存放于结构体中,可以在此基础上判断目标的动作行为跟踪基本框架,opencv编写,利用背景差分,质心法可以跟踪多个目标,并分配ID号,记录行动轨迹,可用于车辆道路等,大家可以参考学习下,效果有待改进,不同的视频会有不同的效果。(The relevant information of the moving object is stored in the structure.
test2
- 对视频序列中的运动目标进行检测与跟踪,动目标检测部分采用背景差分法,跟踪部分采用卡尔曼滤波,检测结果用红色外接矩形框表示,跟踪结果用绿色矩形框表示 2、采用平均背景法更新背景图像。(The moving target in the video sequence is detected and tracked, the moving target detection part uses the background difference method, the tracking part uses
帧间差分法
- 帧间差分法分割目标物,分割效果良好,内附测试视频,已经调试成功,可以使用。(The inter frame difference method is used to segment objects, and the segmentation results are good. The test video is attached, which has been successfully debugged and can be used.)
帧间差分法
- 带一个视频。路径要选择好才能运行,选择解压的此文件的路径。对运动视频的检测 返回一对坐标和大小,可识别运动物体。(The detection of moving video returns a pair of coordinates and sizes, which can identify moving objects.)