CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - AT Sample code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - AT Sample code - List
[
matlab
]
ShapeContext-Mehralian
DL : 0
This is a easy to understand and sample code for shape context, Written by: Soheil Mehralian at Isfahan University of Isfahan (IUT) Contact: S.Mehralian@ec.iut.ac.ir-This is a easy to understand and sample code for shape context, Written by: Soheil Mehralian at Isfahan University of Isfahan (IUT) Contact: S.Mehralian@ec.iut.ac.ir
Date
: 2025-12-17
Size
: 16kb
User
:
Soheil
[
matlab
]
ExtractBackground
DL : 0
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.-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.
Date
: 2025-12-17
Size
: 1kb
User
:
suhail
[
matlab
]
simplex
DL : 0
线性规划最常用的单纯形法的matlab实现,运行时以simthod.m主文件,范例见数据代码。注意要将所有m文件放在一个文件夹后再运行-The most commonly used linear programming simplex method matlab implementation to simthod.m master file, see the sample data code at runtime. Note to all m files in a folder and then run
Date
: 2025-12-17
Size
: 6kb
User
:
wcy
[
matlab
]
PCM编码&解码
DL : 0
脉冲编码调制是数字通信的编码方式之一。主要过程是将话音、图像等模拟信号每隔一定时间进行取样,使其离散化,同时将抽样值按分层单位四舍五入取整量化,同时将抽样值按一组二进制码来表示抽样脉冲的幅值。(PCM pulse code modulation is one of the encoding methods of digital communication. The main process is to voice, image and other analog signal at a certain time for sampling, the discretization, while the sampling values by the hierarchical units four to five homes in rounding quantization, while the sampling value indicates the sample pulse amplitude according to a set of binary code.)
Date
: 2025-12-17
Size
: 1kb
User
:
天天死人
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.