-
Matlab_imageMatlab
附录MATLAB 图像处理命令
1.applylut
功能:
在二进制图像中利用lookup 表进行边沿操作。
语法:
A = applylut(BW,lut)
举例
lut = makelut( sum(x(:)) == 4 ,2)
BW1 = imread( text.tif )
BW2 = applylut(BW1,lut)
imshow(BW1)
figure, imshow(BW2)
相关命令:
makelut
2.bestblk
功
举例(Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong)
- 2007-03-14 10:07:26下载
- 积分:1
-
softradiolearn
软件无线电通信系统matlab仿真,同时内有所有备注(Software radio communication system matlab simulation, at the same time with all notes)
- 2012-12-17 10:35:17下载
- 积分:1
-
EndpointDetection
基于短时能量的语音信号端点检测MATLAB源代码(Speech signal based on short-term energy source endpoint detection MATLAB)
- 2010-10-13 22:55:28下载
- 积分:1
-
bandp
带通滤波器的函数程序,可以直接调用,用于需要滤波器的各种场合(Functional programs band-pass filter, can be called directly, for a variety of applications requiring filters)
- 2021-04-20 17:58:50下载
- 积分:1
-
CMX469
FSK调制解调器CMX469程序,实测可用(FSK modem CMX469 program, the measured available)
- 2013-08-31 09:12:55下载
- 积分:1
-
5435
matlab数值计算,入门基础,绝对好用(matlab numerical calculation, entry-foundation, absolutely easy to use)
- 2013-03-25 21:51:00下载
- 积分:1
-
matlab-Ant-colony-algorithm
蚁群算法的源代码 并带有详细注释 强烈推荐!(Ant colony algorithm source code with detailed notes and highly recommended!)
- 2013-04-17 22:28:32下载
- 积分:1
-
highboostmask
highboost filter for image enhancement
- 2009-11-10 03:54:22下载
- 积分:1
-
1
说明: 倒立摆经典控制方法LQR PID介绍和matlab仿真(lqr pid)
- 2012-05-24 17:42:21下载
- 积分:1
-
gaosiruili01
高斯白噪声瑞利信道的分析,通过眼图来分析信道的衰落(Gaussian white noise channel Rayleigh's analysis, through eye diagram to analyze the decline of channel)
- 2007-05-13 11:23:03下载
- 积分:1