-
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
-
system-based-on-MATLAB
基于matlab的直接序列扩频通信系统仿真(Simulation of direct sequence spread spectrum communication system based on MATLAB)
- 2013-03-31 17:16:33下载
- 积分:1
-
SD1
steepest descent method
- 2013-10-23 23:01:08下载
- 积分:1
-
SKMore
Isothermal solution of reynolds equation in foil bearings
- 2016-10-17 02:37:20下载
- 积分:1
-
OS
说明: 对航海雷达中频信号进行OS恒虚警处理,滤除杂波(On marine radar IF signal OS CFAR processing, filtering clutter)
- 2010-05-10 14:10:35下载
- 积分:1
-
eg1-yuyantezhengxinhaofenlei
《MATLAB神经网络30个案例分析》中的第一个例子,案例1 BP神经网络的数据分类-语音特征信号分类。希望对大家有用!
(" MATLAB neural network 30 case studies" in the first example, case 1 BP neural network data classification- speech feature signal classification. I hope useful!)
- 2013-09-20 15:08:09下载
- 积分:1
-
SEPIC_CONVERTER
single ended primary inductor converter
- 2013-09-26 04:30:12下载
- 积分:1
-
averagemi
Average mutual information
- 2009-04-03 14:58:21下载
- 积分:1
-
imagecipher3
entropy and image encryption
- 2009-06-06 07:28:24下载
- 积分:1
-
binaryimagecoding
说明: 这个一个用matlab写的关于二值图像游程编码的实例(binary image coding)
- 2010-04-13 16:36:47下载
- 积分:1