搜索资源列表
前景提取程序
- 需要输入背景图片,提取前景
DIP-matlab.背景差分法对运动汽车的检测
- 背景差分法对运动汽车的检测,对检测得到的汽车图像进行预处理和边缘提取,Background difference method for the detection of movement of motor vehicles, the vehicle has been detected image pre-processing and edge extraction
matlab视频提取背景
- matlab视频提取背景,帧差分法提取背景源程序
hsibackground
- 从视频图像序列中,每隔一定间隔提取出一幅图像,并采用中值法提取背景图像-get a background from a video with mean method
median_DIY
- 利用中值法,在一系列的视频序列中提取初始背景,一般在视频处理中,作为初始背景,这是提取背景,实时更新的一个前提;-Using the value method, in a series of video sequences to extract the initial background, usually in the video processing, as the initial background, which is extracted the background, a prereq
derterD
- 该程序可以提取背景图片中车轮的直径大小。-The program can extract the background image of the diameter of the wheel size.
Motion_Detection_System
- 运动检测系统,提取背景,检测运动,多多指教.-Exercise testing system, extract the background, Detect sports exhibitions.
lw_2
- 运动点累积法求背景。使用运动累计法背景提取,对于highway的照片处理 -Motor point for the context of the cumulative method. Cumulative use of campaign law background extraction, processing photos for highway
lw_8
- 帧间法提取背景图像,对高速公路照片的处理-Extracted background image frame, the handling of photos on the highway
Videoreadingandextractthetargetofbackground
- mexDDGrab.dll 一定要将其放在WORK目录下。以下文件也一样。 mmread 可读取各种视频格式的文件,用法在M文件中。 avermatrix 提取静止的背景。 frame2bmp 将视频帧存为BMP格式。 show 仔细阅读,可单步输入MATLAB命令窗口运行。-mexDDGrab.dll must put WORK directory. Following the same document. mmread can read a variety of vide
mixture_of_gaussians
- 这是一个视频图像处理的程序,通过混合高斯分布来建立背景模型,并且提取了运动目标,效果不错!-mixture of gaussians
framedifference
- 通过帧差法来提取背景的程序,效果不错 ‘-通过帧差法来提取背景的程序,效果不错通过帧差法来提取背景的程序,效果不错
CarCount
- 该代码实现车辆的检测,采用了训练的方式,从视频中提取背景,然后做差分,连通域提取等步骤得道前景。该代码采用OPENCV实现。-The code to achieve vehicle detection, using training methods to extract from the video background, and then do differential, connected components extraction and other steps to attain the
dsp-music
- 通过matlab仿真说明从音频中提取背景音乐的方法,并通过dsp实现-Matlab simulation shows that by extracting from the audio background music of the method, and achieved through the dsp
mixture_of_gaussians
- 用于复杂背景下的背景提取,比如高速公路等等,效果非常好-background extract background extract
average
- 基于matlab的平均帧背景提取方法并且是基于彩色空间的-Matlab-based extraction method, the average background frame and is based on the color space
background
- 采用帧间差分法提取背景 一个是通过采用帧间差分法从多帧连续图像提取背景 另一个是通过背景提取运动物体 -Extracted by the background of a frame difference is the frame difference method by using a continuous multi-frame images extracted from the background of the other is the extraction of moving o
背景提取matlab,帧差法(213426)
- 基于matlab用帧差法提取背景,很实用的一个小程序。(Matlab based on frame difference method to extract the background, it is a useful small program.)
平均背景法-动静态背景视频前景目标提取
- 平均背景法, 动静态视频前景目标提取, 输出mask, opencv(Average background method, dynamic and static video foreground target extraction, output mask, opencv)
backgroundsubtraction-master
- 通过对每帧的图像与背景模型进行对比,进而提取前景目标(By comparing the image of each frame with the background model, the foreground target is extracted)