Description: A better version of guassian mixture model for background subtraction and foreground detection, using matlab and c language to implement it. Platform: |
Size: 153600 |
Author:victor |
Hits:
Description: 追踪视频流中的运动轨迹,运用背景差分。视频名称和类型可自行命名,-Tracking the trajectory of the video stream, using the background subtraction Platform: |
Size: 1024 |
Author:Lai Wei |
Hits:
Description: 该代码用于实现视频监控/视觉监控/视频智能监控/视觉智能监控,具有友好的人机交互界面。在工作时,利用连接在计算机上的摄像头取得视频图像,通过背景减除、滤波、二值化处理、识别等技术,实现对视频目标的监控。-This code is applied to visual surveillance/video surveillance/visual intelligent surveillance/video intelligent surveillance which has a friendly human-machine interface. When working, it detects objects in video using some techniques containing background subtraction, filter, binarization, and recognition. Platform: |
Size: 134144 |
Author:朱亮亮 |
Hits:
Description: 根据测距仪数据提取人体的代码。使用ada-boost分类器实现。同时包含matlab的实现,在linux下GCC编译。
作者:Luciano Spinello-People2D provides an efficient implementation of the people detector in 2D data originally developed in Human Detection using Multimodal and Multidimensional Features (ICRA 2008). It includes training and detection module C++ source code and example files. The code has been written in a way that it is very easy to modify/hack. NO background subtraction is needed with this method. Platform: |
Size: 21564416 |
Author:Wilford |
Hits:
Description: 一个自己写的前景提取程序,采用背景减除法得到运动前景,背景通过统计平均得到。-a matlab code for foreground Extraction , using background subtraction method to get moving foreground ,and we get the background by statistical averaging. Platform: |
Size: 620544 |
Author:pengpeng |
Hits:
Description: 练习读入lena.bmp图像,在workspace中查看图像,显示图像,并将此图像存储在C盘根目录下,命名为1.bmp。
读入两幅尺寸相同的图像(lena.bmp和sky.bmp),做加法,实现双曝光的效果。
读入两幅尺寸相同的图像(2.bmp和2background.bmp),做减法,实现减背景效果。
读入lena.bmp图像,编写一个模板,此模板是以图像中心为圆心,64像素为半径的圆内为1,其他位置为0,以此模板乘以读入的lena图像,显示结果。
用图像除法完成减背景操作( 5.bmp和5background.bmp运用公式:f=g ÷ b х m )。
已知信号整数时刻1至10秒的幅值为[10,25,33,17,50,5,76,17,78,80],用线性插值方法,求[1.3,1.77,2.58,3.85,9.65]这5个时刻的信号幅值。(要自己写函数完成此题目,不要直接用matlab现成的插值函数)。
利用help文档,自学imrotate、imresize和imcrop函数的用法-Practice reading into lena.bmp images, view the image in the workspace, display images, and the images are stored in the root directory of C named 1.bmp.
Read into two of the same size the image (lena.bmp and sky.bmp) do addition, to achieve the effect of double exposure.
Read into the two dimensions same of images (2.bmp 2background.bmp), and subtract to achieve the effect of background subtraction.
The image reads lena.bmp write a template, this template is the center of the image to the center and 64 pixels for the radius of the circle is 1 other location, this template is multiplied by lena image reads and displays the results.
Image division completed less background operation (5.bmp, and 5background.bmp use of the formula: f = the g ÷ b х m).
The known signal integer time of 1-10 seconds amplitude [10,25,33,17,50,5,76,17,78,80 using a linear interpolation method,, [1.3,1.77,2.58,3.85, , 9.65] this is five times the signal amplitude. (To write your own functions to complete t Platform: |
Size: 2048 |
Author:单车少年 |
Hits:
Description: 本程序采用matlab编码,一共有包括帧间差分法、背景差分法、光流法、混合高斯模型法四种方法来实现红外目标检测的功能,代码检测易懂,适合初学者多多借鉴~-This procedure using matlab coding, a total including the inter-frame difference, background subtraction, optical flow method, Gaussian mixture model approach are four ways to achieve infrared target detection capabilities, code detection understand for beginners learn a lot ~ Platform: |
Size: 23785472 |
Author:Leo |
Hits:
Description: 利用谱减法对语音的背景噪声进行消除,matlab仿真 仿真通过,自带录制好的语音-Using spectral subtraction of background noise on speech is eliminated, through the MATLAB simulation, with recorded speech. Platform: |
Size: 29696 |
Author:叶子 |
Hits:
Description: 基于matlab,利用背景减除法实现运动目标的跟踪。本代码所用的函数均适用于新版本的matlab,不需要额外修改。在MATLAB2014a编译通过。-Based on matlab, for tracking moving objects using background subtraction method. The code used functions are applied to the new version of matlab, no additional modifications. In MATLAB2014a compile. Platform: |
Size: 1024 |
Author:XNSH |
Hits: