登录
首页 » matlab » MCA

MCA

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

  • graythresh_n
    自己写的双阈值分割算法,可以用在多个场合(Write their own dual-threshold segmentation algorithm can be used in a number of occasions)
    2008-05-08 01:22:29下载
    积分:1
  • 遥感配准系统
    说明:  本程序主要对遥感图像实现三种处理:几何校正、图像增强和图像配准。这三种处理都可以独立实现,然而对于原始的遥感图像将这三种处理依次进行效果更佳。(This program mainly deals with three kinds of remote sensing image processing: geometric correction, image enhancement and image registration. These three kinds of processing can be realized independently, but for the original remote sensing image, the effect of these three kinds of processing in turn is better.)
    2020-05-22 15:00:32下载
    积分:1
  • zimushibie0505
    在此文档中,可以实现图形字母的识别,采用特征匹配的 方法,求取特征向量,一共13个(ocr)
    2009-05-14 11:05:16下载
    积分:1
  • textout2
    DWT音频水印提取算法,DWT音频水印提取算法,DWT音频水印提取算法(DWT audio watermark extraction algorithm, DWT audio watermark extraction algorithm, DWT audio watermark extraction algorithm)
    2013-05-10 20:16:29下载
    积分:1
  • MultiSqureArea
    计算多边形面积的算法(polygon area calculation algorithm)
    2005-02-02 15:07:08下载
    积分:1
  • random forest-matlab-new
    说明:  随机森林的行人检测。针对视频和图像中快速、准确的行人检测问题,提出了一种分层次的、全局信息和局部信息相结合的行人检测算法。该方法以随机森林分类器为基础。(Pedestrian detection based on random forest)
    2021-04-21 19:43:03下载
    积分:1
  • PF-Tracking
    基于颜色特征向量的粒子滤波跟踪程序,修复了因粒子超过窗口范围出现ERROR的BUG,还包括了一些有助于粒子滤波学习的资料!!(color-based particle filter tracking, some bugs have been fixed, some information about PF Tracking is included too!!)
    2013-10-26 22:34:33下载
    积分:1
  • DNA
    说明:  DNA编码方法,可以更有效的保护图像信息,提高加密系统的安全性。(DNA coding method can protect image information more effectively and improve the security of encryption system.)
    2020-07-16 16:43:57下载
    积分:1
  • lane-detect
    说明:  车道线检测,对道路的车道线进行检测,检测道路线(Lane line detection, detect the lane line of the road, detect the road line and extract it)
    2020-06-04 21:14:48下载
    积分:1
  • 小波分析
    说明:  用来做小波分析,开源程序,可画出小波功率谱,小波全谱,程序中有参考文件的网址,非常方便·新手使用(Used to do wavelet analysis, open source program, can draw the wavelet power spectrum, wavelet full spectrum, the program has a reference file of the website, very convenient for beginners to use)
    2021-01-29 15:54:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载