-
RGB_to_AVI
这个程序能够将图像序列合并成一个avi格式的视频,用于matlab软件处理(This application can merge into an avi format video image sequence, used to deal with the matlab software)
- 2013-03-16 10:48:19下载
- 积分:1
-
crazyflie
微型四轴飞行器软件部份程序设计。(不是很全面)(The micro four axis aircraft
)
- 2014-10-15 11:24:12下载
- 积分:1
-
vsvpwm
二极管中点钳位型三电平逆变器的虚拟空间矢量调制算法程序,仿真(code and simulation of virtual space vector modulation for the 3-level NPC AC-DC convertor)
- 2021-04-12 18:08:57下载
- 积分:1
-
decompression
Main program for decompression
- 2009-12-19 02:27:24下载
- 积分:1
-
dspmatlab
数字信号处理使用MATLAB编程的从基础到应用的详细讲解(Digital signal processing using MATLAB programming from basic to the application of detailed briefings)
- 2009-12-28 19:17:33下载
- 积分:1
-
LMS
MATLAB的LMS算法仿真程序,包括主程序和LMS功能函数实现以及仿真结果图(LMS algorithm simulation program of MATLA)
- 2020-06-19 12:40:01下载
- 积分:1
-
kmeans
matlab code for kmeans image segmentation
- 2015-02-03 15:08:51下载
- 积分:1
-
test-low
image Data set for image processing process like denoising....
- 2013-02-25 18:07:30下载
- 积分:1
-
bianyaqi3
变压器饱和仿真的搭建,是三相模型,对于研究变压器饱和特性有很大帮助(Transformer saturation simulation of structures, is a three-phase model for the study of transformer saturation characteristics of great help)
- 2015-04-18 10:12:40下载
- 积分:1
-
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