-
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
-
batch-omp
KSVDBox - Implementation of the K-SVD and K-SVD denoise algorithms.(K-SVD dictionary training.
ksvd - K-SVD dictionary training.
Signal denoising.
ompdenoise - OMP denoising.
ompdenoise1 - OMP denoising of 1-D signals.
ompdenoise2 - OMP denoising of 2-D signals.
ompdenoise3 - OMP denoising of 3-D signals.
ksvddenoise - K-SVD denoising.
Overcomplete DCT dictionary.
odctdict - Overcomplete DCT dictionary.
odct2dict - 2-D overcomplete DCT dictionary.
odct3dict - 3-D overcomplete DCT dictionary.
odctndict - Multi-dimensional overcomplete DCT dictionary.
Demonstrations.
ksvddemo - K-SVD training demonstration.
ksvddenoisedemo- K-SVD denoising demonstration.
Miscellaneous.
showdict - Display a dictionary of image patches.
ksvdver - K-SVD toolbox version information.)
- 2014-01-05 18:21:19下载
- 积分:1
-
get_CS_results
compressive sensing matlab code.
- 2014-02-13 22:13:58下载
- 积分:1
-
ASFA
本代码实现了人工鱼群算法(ASFA.m),并用该算法寻找Sphere函数的极小值(This is a ASFA .)
- 2014-02-21 10:22:20下载
- 积分:1
-
equal-function
MATLAB优化模型求解,对于等效法的构建(MATLAB optimization model, for according to build)
- 2013-03-16 11:52:14下载
- 积分:1
-
untitled2
基于Matlab6.5的 声卡数据采集程序 可以简便的进行方波 曲线信号的采集(Sound card Matlab6.5 based data acquisition program can be simple square wave signal acquisition curve)
- 2010-09-28 16:55:03下载
- 积分:1
-
matlab6.5Figurepatternprocesssourceprogram
matlab6.5 Figure pattern process source program, it s better to have the books to read consulting together (matlab6.5 Figure pattern p source process rogram. it's better to have the books to read consulting t ogether)
- 2007-05-06 16:23:00下载
- 积分:1
-
matlab-shixian
fastmap 算法MATLAB实现,检索速度超快(fastmap MATLAB algorithms achieve super-fast retri )
- 2015-03-21 19:44:14下载
- 积分:1
-
guodufenge
该源码是针对一篇避免过度分割提出的一种新的分水岭算法,具体matlab源码,针对各个步骤都给出了具体分析,个人觉得对学习图像分割的有帮助。(The source is to avoid over-segmentation for a proposed a new watershed algorithm matlab source code specific for each step are given a specific analysis, personal feel to learn image segmentation help.)
- 2013-08-28 20:02:08下载
- 积分:1
-
sac-101.5c-linux_x86_64.tar
地震数据格式之间的转换,sac,miniseed,seed,这些数据格式进行转换(Seismic data conversion between formats, sac, miniseed, seed, the data format conversion)
- 2013-10-17 09:57:44下载
- 积分:1