登录
首页 » matlab » MCA

MCA

于 2021-03-17 发布 文件大小:3200KB
0 213
下载积分: 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 个回复

  • HistogramaOTSU
    说明:  分块直方图均衡化处理图像 用户输入分块的x,y方向的分块个数,即可将图形分成各个小块进行直方图均衡化。 大津法处理图形,包括一维大津法和二维大津法的实现 (the realization of the Histogram equalization algorithm. the realization of otsu algorithm to process the images)
    2011-04-17 21:52:58下载
    积分:1
  • dividepic
    用来将一个指纹图片切成指定像素大小的片段,并将计算他的方向场和系数(Used to cut a fingerprint image into the specified pixel size pieces, and calculates the direction of the field and the coefficient )
    2014-04-04 09:25:22下载
    积分:1
  • count
    通过直线拟合进行钻石角度的测量,包括二值化,边缘检测,直线拟合最后进行数学算法进行角度测量(Measurement of Diamond Angle by Linear Fitting)
    2018-11-23 19:22:19下载
    积分:1
  • OpenCVFaceDetectDirectShow小波分割算法
    OpenCV FaceDetectDirectShow小波图像分割算法(Wavelet image segmentation algorithm)
    2020-06-17 05:20:01下载
    积分:1
  • Modified-HausdorffDist
    文件中是改进的hausdorff距离匹配算法,避免了外部离散点的干扰,优化了计算方法,实现起来更加完美。(In the File,there is the improved Hausdorff distance matching algorithm, avoiding the interference of external discrete points, method, realizes more perfect.)
    2014-08-05 18:01:29下载
    积分:1
  • sarshuju
    KI阈值算法,实现SAR图像变化检测时判别变化与非变化的区域所需要阈值的选取(the Kittler and Illingworth minimum-error thresholding algorithm)
    2011-08-04 15:51:48下载
    积分:1
  • Matlab_SVM
    SVM实现数据分类,可自行选取核函数,用于图像分割操作。程序可自动训练分类平面。(SVM for data classification, are free to select the kernel function,For image segmentation operation. The program can automatically train classifiers plane.)
    2012-03-31 18:29:05下载
    积分:1
  • calibration
    说明:  calibration摄像机镜头的校正程序(calibration Calibration camera lens calibration procedure)
    2019-03-19 17:04:16下载
    积分:1
  • test3
    利用Artoolkit实现了虚拟现实的算法,VS2008下测试通过(Use Artoolkit algorithm to achieve a virtual reality, VS2008 under test)
    2013-12-12 12:39:48下载
    积分:1
  • inverhuifu
    使用matlab分析传统光学系统加入三次相位掩模板之后对中间像进行图像复原(Analysis using matlab conventional optical system after adding three phase mask image on the intermediate image restoration)
    2013-08-28 16:59:39下载
    积分:1
  • 696516资源总数
  • 106927会员总数
  • 1今日下载