-
ExtractBackground
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.
- 2013-11-19 23:41:02下载
- 积分:1
-
R
说明: 国内著名R语言入门教材清华大学出版社
介绍R语言基本应用,同时结合相关统计学理论进行实例分析(Chinese famous textbook of R
introduce R and example analysis)
- 2015-03-15 10:34:54下载
- 积分:1
-
QAM
Modulation and demodulation QAM
- 2010-02-10 19:19:35下载
- 积分:1
-
grule
说明: MATLAB中求高斯点的源程序,为广大MATLAB学习者服务(MATLAB, Gauss points demand source for the majority of learner services MATLAB)
- 2010-05-01 20:24:20下载
- 积分:1
-
xianjinPIDkongzhisuanfafangzhendierban
先进PID控制及其MATLAB仿真,第二版的源码,对于学习控制仿真很有帮助(PID control)
- 2010-06-01 21:25:32下载
- 积分:1
-
Quadrilateral
基于四边形单元有限元原理,计算桁架系统在外力作用下,各节点位移与单元应变。主程序BLOCKMAT.m,从输入文件中读入结点个数,单元个数,结点荷载个数,受约束边界点数,弹性模量,泊松比,厚度,单元定义数组,结点坐标数组,结点力数组,约束信息数组。输入文件inport.txt不同参数代表不同的桁架结构。(Based on quadrilateral finite element principle, calculation of truss system under the action of external force, the displacement of each node and element strain. Main program BLOCKMAT. J m, read from input file node number, cell number, number of nodal load, a constrained boundary points, elastic modulus, poisson s ratio, thickness and unit defined array, node coordinate arrays, nodal force array, array constraints information. Input file inport. TXT different parameters represent different truss structure.)
- 2013-03-15 16:45:55下载
- 积分:1
-
function
进行各种图形变换,很有用的程序。图象处理程序,包括对比度拉伸,傅立叶变换,离散余弦变换,维纳滤波等等。
(It s the function for DIP.
Image processing involves changing the nature of an image in order to either
1.improve its pictorial information for human interpretation, or
2.render it more suitable for autonomous machine perception.
)
- 2012-10-04 22:19:11下载
- 积分:1
-
magicsubspec
用谱减法实现语音的降噪,经典的谱减法完整源代码。(Of voice with spectral subtraction noise reduction, spectral subtraction classic full source code.)
- 2011-01-31 22:19:57下载
- 积分:1
-
Byzantine-failures
Dolev算法、快速收敛算法、传感器融合算法及混合算法等4种算法,完成对拜占庭将军问题的求解(Dolev algorithm, fast convergence algorithms, sensor fusion algorithm and hybrid algorithm, four kinds of algorithms, the completion of the Byzantine generals problem solving)
- 2012-06-08 17:14:20下载
- 积分:1
-
Runge-Kutta-Fehlberg
Runge-Kutta-Fehlberg法 解初值问题常微分程组(Runge-Kutta-Fehlberg method to solve ordinary differential equations initial value problem)
- 2011-08-18 14:49:08下载
- 积分:1