登录
首页 » matlab » ExtractBackground

ExtractBackground

于 2013-11-19 发布 文件大小:1KB
0 199
下载积分: 1 下载次数: 14

代码说明:

  he files in this package comprise the Matlab implementation of a foreground segmentation algorithm based upon graph cuts, described in: Better Foreground Segmentation Through Graph Cuts, N. Howe & A. Deschamps. Tech report, http://arxiv.org/abs/cs.CV/0401017. The file extractForeground.m contains a sample function that will perform a complete foreground segmentation for static camera video. It uses a number of parameters, which are described in the documentation. An attempt was made to choose sensible default values, but they may need to be adjusted for some videos. More generally, the implementation in extractForeground.m is only a suggestion of how the graph-based segmentation might be used. The same approach can be applied with other (perhaps time-adaptive) background models. The key step is at line 113 of the code, once the deviation array has been created. The graph-cut segmentation can be applied similarly to a deviation matrix computed in any other way.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • KNN
    Implement the K nearest neighbor algorithm by your own instead of using available software. 2. Use K-fold cross validation to generate training and testing datasets. You should try different K values (3~8) to see how they affect your result. 3. Train the classifier using your training dataset, and test the classifier using your testing dataset. 4. Repeat the experiment (Step 2 and Step 3) 30 times. For each time, you need to record the training data accuracy and testing data accuracy. Finally, you can obtain the average training data accuracy and average testing data accuracy.
    2013-05-11 11:46:54下载
    积分:1
  • insdem08
    inertial navigation system5
    2008-01-09 19:37:56下载
    积分:1
  • CARMA_GI
    ESG算法和CARMA-GI算法对CARMA模型未知参数的辨识(CARMA_GI.m for the ESG and CARMA-GI algorithms for the CARMA models)
    2014-09-18 09:55:49下载
    积分:1
  • method
    蒙特卡洛方法(Monte Carlomethod)非线性反演方法及应用(Monte Carlo method (Monte Carlo method)non-linear inversion method and its application)
    2011-11-09 08:24:09下载
    积分:1
  • DME_signal
    DME测距仪信号,利用MATLAB生成,可以作为GNSS的脉冲干扰( DME signal generated utilize MATLAB)
    2021-04-16 17:58:54下载
    积分:1
  • level_line_set
    这是一个求一图像的阀值N取各值所对应的水平线的叠加 ,即水平集的源代码(This is an image for a threshold N check the value of the corresponding horizontal stacking, that is the source code level set)
    2009-01-10 19:03:22下载
    积分:1
  • neural5
    neural network programming with a simple example
    2014-11-20 11:39:16下载
    积分:1
  • sample4
    Welch法得到的功率谱估计。 设计滤波器对白噪声滤波后的功率谱。(Welch method of power spectrum estimation. Design filters with the noise power spectrum after filtering.)
    2009-02-04 23:11:47下载
    积分:1
  • Visual_Studio_2010-Beginners-Guides
    C++初学者必备,介绍Windows下面使用C++进行开发的常见问题,Visual Studio 2010的使用,如何创建新项目,如何调试等等。(Beginners must C++ FAQs introduced Windows following using C++ developed Visual Studio 2010 use, how to create a new project, how to debug.)
    2013-01-15 14:55:40下载
    积分:1
  • RLE
    Run-length encoding (RLE) is a very simple form of data compression in which runs of data (that is, sequences in which the same data value occurs in many consecutive data elements) are stored as a single data value and count, rather than as the original run.
    2012-09-13 00:16:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载