登录
首页 » matlab » MCA

MCA

于 2021-03-17 发布 文件大小:3200KB
0 218
下载积分: 1 下载次数: 785

代码说明:

  形态学成分分析,该方法的基本思想是利用信号组成成分的形态差异,将图像分割为纹理和分片光滑部分。(Morphological Component Analysis,The basic point is that an image can be divided into texture and piecewise smooth parts by the morphological diversity among signal components.)

文件列表:

MCA



...\boy.tif,63568,2008-12-24
...\crop.m,1047,2011-04-29
...\dct_iv.m,916,2006-01-03
...\dyadlength.m,710,2006-01-03
...\edgefold.m,1077,2006-01-03
...\edgeunfold.m,1087,2006-01-03
...\FastCURVWRAPAnalysis.m,1484,2009-05-19
...\FastCURVWRAPSynthesis.m,1422,2008-12-24
...\FastLA2.m,873,2009-05-19
...\FastLDCT2Analysis.m,877,2008-12-24
...\FastLDCT2ivAnalysis.m,1353,2008-12-24
...\FastLDCT2ivSynthesis.m,1496,2008-12-24
...\FastLDCT2Synthesis.m,1043,2008-12-24
...\FastLDCTivAnalysis.m,1471,2008-12-24
...\FastLDCTivSynthesis.m,1298,2008-12-24
...\FastLS2.m,1003,2008-12-24
...\fdct_wrapping.asv,845,2011-05-09
...\fdct_wrapping.m,845,2011-05-09
...\fdct_wrapping_c2r.m,384,2009-06-19
...\fdct_wrapping_mex.mexw32,529920,2009-06-19
...\fdct_wrapping_r2c.m,317,2009-06-19
...\fold.m,1010,2006-01-03

...\HardThresh.m,529,2006-01-03
...\ifdct_wrapping.m,754,2009-06-19
...\ifdct_wrapping_mex.mexw32,529920,2009-06-19
...\imageplot.m,2999,2008-08-16

...\LengthList.m,334,2008-12-24
...\load_image.m,16786,2011-04-29
...\MakeList.asv,763,2011-05-08
...\MakeList.m,776,2011-05-08
...\MakeONBell.m,853,2006-01-03
...\MakeONFilter.m,10400,2006-01-03
...\MCA2_Bcr.asv,12154,2011-05-18
...\MCA2_Bcr.m,11262,2011-05-18
...\mcalabmeta.mat,365,2011-05-07
...\mirdwt.dll,8704,2004-07-28
...\mirdwt.m,5210,2002-11-12
...\mrdwt.dll,8192,2004-07-28
...\mrdwt.m,5068,2002-11-12
...\NthList.m,594,2009-05-19
...\packet.m,648,2006-01-03
...\psnr.m,303,2010-03-15
...\quadlength.m,868,2006-01-03
...\rescale.m,333,2011-04-29
...\results
...\.......\cur-dct
...\.......\.......\boy




...\.......\.......\girl




...\.......\.......\Jerry




...\.......\cur-localdct
...\.......\............\barb-128




...\.......\............\barb-256




...\.......\............\barb3




...\.......\............\umbrella




...\rmaxis.m,705,2008-12-24
...\ShapeAsRow.m,463,2006-01-03
...\SoftThresh.m,573,2006-01-03
...\testMCA1.m,1543,2011-06-10
...\testMCA1metadata.mat,3240,2011-06-10
...\testMCA2.m,1468,2011-06-10
...\testMCA2metadata.mat,3240,2011-06-10
...\texture1.png,60286,2011-05-23
...\texture2.png,44095,2011-05-24
...\texture3.tif,66294,2008-12-24
...\umbrella.png,30893,2011-06-08
...\unfold.m,989,2006-01-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • raws-reading-and-fusing
    Matlab下,读取raw文件,实现多波段图像融合,高光谱与高分辨率图像融合,包括直接融合,傅里叶变换后融合,小波变换后融合及HIS变换后融合。(On Matlab,how to read and show raw files, achieve more band mergering,spectrum image and high resolution image fusiing,including direct fusion,Fourier transform fusion, wavelet transform fusion and HIS transformation fusion )
    2012-03-02 11:27:40下载
    积分:1
  • 干涉条纹
    说明:  使用matlab识别干涉条纹。通过形态学处理,识别干涉条纹数,并计算出条纹间距。内包含交互界面。(The interference fringes are identified by matlab. Through morphological processing, the number of interference fringes is identified and the fringe spacing is calculated. It contains an interactive interface.)
    2019-06-14 14:24:07下载
    积分:1
  • werwerwer
    说明:  对灰度图象进行正交变换,并进行滤波,产生平滑图象(Gray-scale images of the orthogonal transformation, and filtering to produce a smooth image)
    2008-11-22 11:02:15下载
    积分:1
  • upf_demos
    里面包含kalman,扩展kalman,无迹kalman,粒子滤波,无迹粒子滤波等源码的实现。(upf--The Unscented Particle Filter )
    2009-03-31 13:31:51下载
    积分:1
  • labeling_GM_PHD
    三维labeling_GM_PHD程序,三维labeling_GM_PHD程序(The dimensional labeling_GM_PHD procedures,matlab programme!The dimensional labeling_GM_PHD procedures,matlab programme!)
    2012-06-26 22:09:48下载
    积分:1
  • plsa
    Probabilistic Latent Semantic Analysis模型实现,用于目标识别或文本识别(Probabilistic Latent Semantic Analysis model for target recognition or text recognition)
    2008-03-31 16:40:12下载
    积分:1
  • DCT2-lele
    利用蝶形算法类似于FFT,利用先行再列实现二维DCT。速度很快。包含反DCT的代码。(similar to the use of butterfly FFT algorithm, the first re-use of 2D DCT out. Very fast. Contain anti- DCT code.)
    2007-06-10 20:31:36下载
    积分:1
  • 快速的Lee滤波算法
    快速的Lee滤波算法,代码经过优化,修正和测试,能有效减少SAR图像中的斑点噪声。(Fast Lee filter algorithm, code optimized, modification and testing, can effectively reduce the SAR image speckle noise.)
    2020-07-08 08:38:57下载
    积分:1
  • kalmanXYZT.m
    卡尔曼滤波(扩展方法)定时定位,自己编写调试。(Kalman filter (extension methods) time positioning, write your own debugging.)
    2013-10-11 21:38:40下载
    积分:1
  • Matlab-Kalman
    使用Matlab实现LMS自适应滤波,实现的主要功能有:读入原始音频,加入高斯噪声后用LMS自适应滤波滤除,比较原始音频,加入噪声音频和滤波后音频的区别。(Matlab achieved using LMS adaptive filtering to achieve the main features are: read the original audio, adding Gaussian noise is filtered using LMS adaptive filtering, comparing the original audio, add audio and noise filtered audio difference.)
    2013-06-27 16:09:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载