-
Histogram-specification
图像处理MATLAB程序(教学使用)-图像灰度级修正(直方图规定化)(MATLAB image processing program (Teaching)- image gray level correction (histogram specification))
- 2014-01-02 14:10:52下载
- 积分:1
-
先进PID控制MATLAB仿真程序
通过MATLAB对PID控制进行仿真实验(The simulation experiment of PID control by MATLAB)
- 2020-06-17 11:00:01下载
- 积分:1
-
active-and-reactive-power
active and apparent power
- 2013-11-03 17:42:58下载
- 积分:1
-
impenv
改进包络法去除 emd 端点效应 改进包络法去除 emd 端点效应(improve envoy)
- 2010-07-09 15:17:53下载
- 积分:1
-
videofig
A figure ready to scroll through and play videos. You can also draw any custom graphics on it.
(VIDEOFIG(NUM_FRAMES, @REDRAW_FUNC) creates a figure with a horizontal scrollbar and shortcuts to scroll automatically. The scroll range is 1 to NUM_FRAMES. The function REDRAW_FUNC(F) is called to redraw at scroll position F (for example, REDRAW_FUNC can show the frame F of a video).
This can be used not only to play and analyze standard videos, but it also lets you place any custom Matlab plots and graphics on top.
Jiro posted a great example on the Pick of the Week blog, along with a nice GIF animation so you can see it in motion:
http://blogs.mathworks.com/pick/2010/12/10/video-player-for-your-frame-based-processing/
EXAMPLE 1
Place this in a file called "redraw.m":
function redraw(frame)
imshow([ AT3_1m4_ num2str(frame, 02.0f ) .tif ])
end
Then from a script or the command line, call:
videofig(10, @redraw)
redraw(1)
The images "AT3_1m4_01.tif" ... "AT3_1m4_10.tif" are part of the Image
Processing Toolbox and there s no ne)
- 2010-12-14 16:38:11下载
- 积分:1
-
clock
简易时钟,MATLAB界面开发程序源代码,产生一个显示时间的界面(clock produce a small program in order to see the time )
- 2010-05-22 21:00:19下载
- 积分:1
-
fenxinglilunjiyingy
分形研究的若干问题及动向,对于研究不规则信号有一定的帮助(The fractal research issues and trends , some help for the study of irregular signals
)
- 2013-01-30 16:49:12下载
- 积分:1
-
HuffmanAlgorithmProbabilityTree
huffman tree in matlab
- 2013-09-07 05:44:48下载
- 积分:1
-
ipfdg
基于偏微分方程的图像处理英文版 里面有一些附带的小程序, 很实用。适合初学者使用(Image processing based on partial differential equations English)
- 2011-01-07 13:49:26下载
- 积分:1
-
FastICA_25
matlab下的fastica工具箱,可以直接使用,有界面(fastica toolbox matlab)
- 2012-05-15 15:48:42下载
- 积分:1