登录
首页 » matlab » contourlet

contourlet

于 2012-03-09 发布 文件大小:595KB
0 155
下载积分: 1 下载次数: 127

代码说明:

  利用contourlet变换、小波变换等方法,进行图像去噪,经过调试,完全可以运行,效果不错(Contourlet transform, wavelet transform methods for image denoising, debugging, can run, good results)

文件列表:

contourlet
..........\backsamp.m,1119,2003-09-10

..........\computescale.m,5127,2003-11-05
..........\Contents.m,3537,2003-11-11
..........\cyclespinc.m,204,2005-07-07
..........\decdemo.m,3437,2003-11-10
..........\denoisedemo.m,2472,2003-11-13
..........\dfbdec.m,2223,2003-11-05
..........\dfbdec_l.m,1768,2003-11-05
..........\dfbimage.m,1748,2003-11-05
..........\dfbrec.m,2012,2003-11-10
..........\dfbrec_l.m,1736,2003-11-06
..........\dfilters.m,2729,2003-11-06
..........\dup.m,755,2003-04-10
..........\efilter2.m,1103,2003-04-10
..........\extend2.m,1861,2003-11-05
..........\fbdec.m,2098,2003-04-10
..........\fbdec_l.m,1507,2003-11-06
..........\fbrec.m,2360,2003-04-10
..........\fbrec_l.m,1426,2003-11-06
..........\ffilters.m,485,2003-04-10
..........\ld2quin.m,856,2003-04-10
..........\ldfilter.m,662,2003-11-05

..........\lpdec.m,722,2003-09-13
..........\lprec.m,935,2003-09-13
..........\mctrans.m,882,2003-11-05
..........\modulate2.m,775,2003-04-10
..........\nlademo.m,5507,2003-11-10
..........\nlademo2.m,1238,2003-11-11
..........\pdfb2vec.m,1254,2003-11-12
..........\pdfbdec.m,2671,2003-11-11
..........\pdfbrec.m,1486,2003-11-06
..........\pdfb_nest.m,931,2003-11-13
..........\pdfb_tr.m,1254,2003-11-13
..........\pdown.m,1516,2003-04-10

..........\pfilters.m,1667,2003-11-06
..........\ppdec.m,1374,2003-11-10
..........\pprec.m,1497,2003-11-10
..........\PSNR.m,459,2008-08-20
..........\pup.m,1868,2003-04-10
..........\qdown.m,1556,2003-04-10
..........\qpdec.m,1490,2003-11-10
..........\qprec.m,1656,2003-11-10
..........\qup.m,1921,2003-04-10
..........\qupz.m,1210,2003-11-07
..........\quzao.m,4136,2010-10-31
..........\rebacksamp.m,1172,2003-04-10
..........\resamp.m,1268,2003-04-10
..........\resampc.dll,7168,2003-04-10
..........\resampz.m,1981,2003-04-10
..........\reverse2.m,167,2003-04-10
..........\sefilter2.m,1292,2003-09-13
..........\showpdfb.m,12906,2003-11-07
..........\smthborder.m,930,2003-11-11
..........\SNR.m,248,2003-11-10
..........\vec2pdfb.m,1035,2003-11-12
..........\wfb2dec.m,1359,2003-09-13
..........\wfb2rec.m,1419,2003-09-13

..........\说明.doc,19968,2010-11-12

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

发表评论

0 个回复

  • MAP_MRFmodelingSARimage
    基于MAP_MRF模型的SAR图像道路提取(Model-based SAR image MAP_MRF Road Extraction)
    2010-08-15 09:38:49下载
    积分:1
  • image-segmentation
    基于自动种子选择的区域生长法,克服了传统区域法的很多缺点(Region growing method based on automatic seed selection, to overcome the many shortcomings of the traditional regional law)
    2013-04-30 19:51:20下载
    积分:1
  • 相位解缠
    说明:  INSAR相位解缠算法,使用的python语言,枝切法进行相位解缠。(INSAR phase unwrapping algorithm, using python language, branch cut method for phase unwrapping.)
    2021-03-27 14:59:12下载
    积分:1
  • extract_angle-point
    采用Harris原理提取角点,并将角点坐标写入txt文档以便后续处理,附处理前后图片(Principle extracted using Harris corner, corner point coordinates and write txt document for subsequent processing, with before and after pictures)
    2020-06-29 17:40:02下载
    积分:1
  • txpz
    图像配准的很好的程序,里面用到粒子群算法(image registration is a good procedure, which used PSO)
    2007-01-08 11:18:10下载
    积分:1
  • 倾斜矫正
    说明:  程序功能是把一副倾斜的文字图像矫正过来,通过边缘检测再进行霍夫变换完成(The program function is to correct a skewed text image.)
    2019-05-12 14:09:39下载
    积分:1
  • edge_detector
    Roberts算子,Prewitt算子,Sobel算子,Marr算子,Canny算子之一对输入图像 实现边缘检测,输出边缘图像并与matlab自带函数实现进行对比(Roberts operator, Prewitt operator, Sobel operator, Marr operator, Canny operator to achieve one of the input image edge detection, the output edge image and bring their own matlab function compared)
    2009-04-28 20:05:16下载
    积分:1
  • TERCOM
    TERCOM(数字高程匹配)地形匹配算法,经调试可以运行(TERCOM (Digital Elevation match) terrain matching algorithm, the debugger can be run)
    2020-09-18 14:27:56下载
    积分:1
  • LS_Unwrape
    最小二乘相位解包裹算法,基于快速傅里叶变换(Least-squares algorithm for phase unwrapping)
    2020-09-29 16:47:45下载
    积分:1
  • guangbanzhongxintiqu
    本程序主要实现暗背景下含高斯噪声的光斑滤除噪声,实现光斑中心提取。采用了sobel算子和梯度倒数加权滤噪、最大类间方差法(Otsu)确定阈值、质心法提取光斑中心坐标。(The program is mainly realized under a dark background Gaussian noise spot containing noise filtering, to achieve spot center extraction. Using sobel operator and gradient inverse weighting filter noise, Otsu method (Otsu) to determine the threshold, the center coordinates of the spot centroid extraction.)
    2020-09-24 14:37:48下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载