-
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
-
hmm-details
its full of explains the concept of hmm model used in speech recognition system.
- 2015-02-04 05:29:33下载
- 积分:1
-
LMI程序
把鲁棒预测控问题转化为线性矩阵不等式来求解(Solving the problem of robust predictive control into a linear matrix inequality)
- 2021-04-12 09:28:57下载
- 积分:1
-
Logos
说明
在此分类的PRJ我们试图通过分配给每个签名的两个不同的公司标识由一个特别号码提取水平和垂直扫描每幅图像矩阵。每个标志图片被截断成二进制后调整大小。这是由核心例行imcount.m,而主编testpng.m运行compelte测试结果显示出来。每个标识的痕迹便可以进一步处理像一个合适的神经网络学习,推理机等熵类分类指数使用的系统是更好的有关报告,从http://cag.dat下载的解释。 demokritos.gr/publications/TR2011-1.pdf。
该例程index0.m提取每个图像矩阵的行/列聚类分析,现在可以用来替换为最新版本的“cluster.m“另一包“DEC2NARY“我们Mathworks公司提供的帐户中。
MATLAB的MATLAB的版本7.4(R2007a)(Description
In this prj we attempt to classify a number of Company Logos by assigning to each 2 distinct signatures extracted by a special horizontal and vertical scan of each image matrix. Each Logo picture is truncated to binary after resizing. This is done by the core routine imcount.m, while the main prog testpng.m runs a compelte test and displays results. Traces of each Logo could then be further processed by an appropriate learning system like a Neural Net, an Inference Engine, etc. The entropic-like index used for classification is better explained in the associated report downloadable from http://cag.dat.demokritos.gr/publications/TR2011-1.pdf.
The routine index0.m used for extracting the cluster analysis of each image matrix row/col can now be replaced by a most recent version "cluster.m", contained in another package "DEC2NARY" available by our Mathworks account.
MATLAB release MATLAB 7.4 (R2007a)
)
- 2011-05-15 00:24:03下载
- 积分:1
-
DBS_multi_point_targets
此程序为多点DBS仿真程序,通过设置航线初始距离和初始扫描角来模拟不同斜视角下DBS成像的结果 包含回波产生程序和DBS成像程序(This program is multi-DBS simulation program, by setting the initial distance routes and the initial results of the scan angle to simulate the different squint DBS imaging comprises imaging echo generator and DBS Bank program)
- 2021-03-21 22:49:16下载
- 积分:1
-
PCCC
communication code ldpc
- 2011-04-26 05:55:56下载
- 积分:1
-
buckPWM
PID 整定 开关电源 matlab 仿真(matlab power moduel)
- 2011-10-03 11:14:42下载
- 积分:1
-
a
说明: 该资料用于学习matlab界面编程,对于初学者可以达到事半功倍的效果,能快速入门(The information is used to learn the matlab interface programming for beginners can achieve a multiplier effect, to Quick Start)
- 2013-04-03 10:59:21下载
- 积分:1
-
LICENSE-PLATE_1_final
This program will detect the license plate region with segmentation and extraction and recognition
- 2014-02-20 19:11:05下载
- 积分:1
-
AIEM
AIEM模型建立,用于计算表面后向散射系数(The AIEM model is established for calculating the surface backscattering coefficients)
- 2021-04-21 14:48:49下载
- 积分:1