登录
首页 » matlab » GMCA

GMCA

于 2014-02-19 发布 文件大小:284KB
0 101
下载积分: 1 下载次数: 164

代码说明:

  gmcalab 快速广义的形态分量分析算法,用于图像修复,稀疏分解、降噪等,用途广泛。从mca主页下载的(gmcalab fast generalized morphological component analysis algorithm for image restoration, sparse decomposition, noise reduction, and versatile. Mca downloaded from the home page)

文件列表:

GMCA
....\.DS_Store,6148,2007-08-14


....\fgmca.m,1918,2007-08-14
....\FWT2_PO.m,1114,2006-01-03
....\imnb.m,47,2007-06-07
....\IWT2_PO.m,1224,2006-01-03
....\MakeONFilter.m,10400,2006-01-03
....\Orthogonal
....\..........\aconv.m,923,2006-01-03
....\..........\CDJVDyadDown.m,1662,2006-01-03
....\..........\CDJVDyadUp.m,1713,2006-01-03
....\..........\Contents.m,3674,2006-01-03
....\..........\ContourMultiRes.m,1407,2006-01-03
....\..........\DisplayMultiRes.m,1745,2006-01-03
....\..........\DisplayWaveCoeff.m,2139,2006-01-03
....\..........\DownDyadHi.m,647,2006-01-03
....\..........\DownDyadLo.m,632,2006-01-03
....\..........\dyad.m,514,2006-01-03
....\..........\dyad2ix.m,632,2006-01-03
....\..........\dyadlength.m,710,2006-01-03
....\..........\FTWT2_PO.m,959,2006-01-03
....\..........\FWT2_PO.m,1114,2006-01-03
....\..........\FWT_CDJV.m,1725,2006-01-03
....\..........\FWT_IO.m,1799,2006-01-03
....\..........\FWT_PO.m,1108,2006-01-03
....\..........\iconv.m,891,2006-01-03
....\..........\ITWT2_PO.m,1091,2006-01-03
....\..........\IWT2_PO.m,1224,2006-01-03
....\..........\IWT_CDJV.m,1323,2006-01-03
....\..........\IWT_IO.m,1384,2006-01-03
....\..........\IWT_PO.m,1050,2006-01-03
....\..........\lshift.m,509,2006-01-03
....\..........\Make2dWavelet.m,1618,2006-01-03
....\..........\MakeCDJVFilter.m,5993,2006-01-03
....\..........\MakeOBFilter.m,6132,2006-01-03
....\..........\MakeONFilter.m,10400,2006-01-03
....\..........\MakeWavelet.m,5891,2006-01-03
....\..........\MirrorFilt.m,641,2006-01-03
....\..........\PlotMultiRes.m,1291,2006-01-03
....\..........\PlotSpikes.m,800,2006-01-03
....\..........\PlotWaveCoeff.m,1007,2006-01-03
....\..........\quad2ix.m,931,2006-01-03
....\..........\quadlength.m,868,2006-01-03
....\..........\reverse.m,519,2006-01-03
....\..........\rshift.m,523,2006-01-03
....\..........\UpDyadHi.m,749,2006-01-03
....\..........\UpDyadLo.m,726,2006-01-03
....\..........\UpSampleN.m,758,2006-01-03
....\pakhawaj.tif,65722,2007-06-07
....\paraty256.tif,87416,2006-09-26
....\paraty256_2.tif,149676,2006-09-26
....\reverse.m,731,2006-01-03
....\sosdelrey.tif,67354,2007-06-07
....\sparse_noisy_examples.m,2815,2014-02-16
....\Untitled.asv,1788,2014-02-19
....\Untitled.m,1788,2014-02-19

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

发表评论

0 个回复

  • 14
    说明:  改进的PRI变换应用于3个重频滑变脉冲序列(The PRI transform to improve the sliding variable frequency pulse sequence re-)
    2011-07-08 12:01:33下载
    积分:1
  • pv_3xiang_pqcontrol
    三相电逆变器及并网发电方法的控制模型仿真(Three-phase power inverter and the grid method of the control model simulation)
    2011-09-25 23:43:42下载
    积分:1
  • circlecoords
    Edge detection result should be enhanced using linear method like Median filter to remove the garbage around the pupil to gain clear pupil to determine perfect centre. Get the centre of the pupil by counting the number of black pixels (zero value) of each column and row. Then get each row and column that has the maximum number of these black pixels. Then determine the center by simple calculation according to the image coordinate to set it correct on the image, consequently we can determine the radius of the pupil. Thus we can find the pupillary boundary (inner). A similar procedure is extended by using a coarse scale to locate the outer boundary (limbus) which can be apparent by using the mid-point algorithms of circle and ellipse.
    2011-11-18 02:08:02下载
    积分:1
  • omp
    用matlab写的一个正交匹配追踪基的函数程序(Written by matlab function program a group of orthogonal matching pursuit)
    2014-01-13 10:41:44下载
    积分:1
  • meshinginmatlab
    simple mesh generation in matlab
    2010-06-04 20:04:51下载
    积分:1
  • LPC_10_coder_decoder
    This is a implementation of lpc vocoder withou pitch detection but with encoding and decoding algorithm
    2013-04-07 02:50:47下载
    积分:1
  • CannyBoundTest
    1.对原图像高斯平滑   2.对高斯平滑后的图像进行sobel边缘检测。这里需要求横的和竖的还有联合的,所以一共三个需要sobel边缘检测图像。   3.对联合的sobel检测图像进行非极大抑制   4.连接边缘点并进行滞后阈值处理。 (1. Gaussian smoothing the original image 2. Gaussian smoothed image was sobel edge detection. Here and there on request transverse vertical joint, so a total of three required sobel edge detection image. 3. sobel joint detection image greatly inhibit non- 4. Connect the edge point and hysteresis thresholding.)
    2015-01-15 15:13:27下载
    积分:1
  • LFM
    线性调频信号相关仿真,模糊函数绘制,波形分析等等(Linear FM signal correlation simulation, fuzzy function mapping, waveform analysis, etc.)
    2021-03-15 17:19:22下载
    积分:1
  • BaseOnWaveLab2
    基于Matlab的小波去噪程序,和大家共同讨论(based on Matlab wavelet denoising procedures, and to discuss common)
    2007-03-28 09:58:33下载
    积分:1
  • Matlab-For-Engineers-And-Scientists
    Matlab For Engineers And Scientists (Third Edition ,2008)第三版,对于MATLAB高手很有帮助。(Matlab For Engineers And Scientists (Third Edition, 2008) third edition, for MATLAB expert help.)
    2011-09-21 00:00:19下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载