-
image3
Matlab source code related to jpeg. which is useful for the developers .. compression and decompression ..
- 2009-04-30 20:00:49下载
- 积分:1
-
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
-
Robust-Sparse-Coding
文獻「Robust Sparse Coding for Face Recognition」
及matlab代碼(「Robust Sparse Coding for Face Recognition」 and matlab source code.)
- 2012-09-12 20:38:44下载
- 积分:1
-
matlab4
matlab 学习资料 第四章 matlab 绘图(Chapter IV of learning materials matlab mapping matlab)
- 2009-05-23 12:43:03下载
- 积分:1
-
kanggongji
水印抗攻击测试,基于小波变换,用于检测加入水印后图像的鲁棒性(Watermark anti-attack test for the detection of the robustness of the watermarked image based on wavelet transform)
- 2013-05-15 19:53:08下载
- 积分:1
-
asift
Affine Scale Invariant Feature transform..
- 2010-07-26 14:51:40下载
- 积分:1
-
LevelingNetAdj
说明: 关于矩阵的VB代码,实现matlab的相应功能。(VB code on the matrix to achieve the corresponding matlab function.)
- 2011-04-17 01:15:01下载
- 积分:1
-
simulator
无位置传感器无刷直流电机Matlab仿真模型(Sensorless brushless DC motor Matlab simulation model)
- 2012-11-09 14:52:28下载
- 积分:1
-
gonglvpu
用功率谱的方法求系统频率特性,采用MATLAB仿真,输入信号为Chirp信号和Multitone信号。(Using power spectrum method for frequency characteristics of the system using MATLAB simulation, the input signal for the Chirp signal and Multitone signal.)
- 2009-03-12 15:48:36下载
- 积分:1
-
analyse-of-plane
飞机自然特性分析。
给定一个飞机纵向与横侧向运动状态空间方程,分别在时域、幅频域、复域分析飞机的纵向和横侧向自然特性(Given the natural characteristics of the aircraft an aircraft longitudinal and lateral motion state space equation, respectively, in test domain, amplitude and frequency domain, complex domain of the aircraft longitudinal and lateral natural features)
- 2021-03-02 19:39:34下载
- 积分:1