登录
首页 » matlab » contourlet_toolbox

contourlet_toolbox

于 2017-07-21 发布 文件大小:440KB
0 269
下载积分: 1 下载次数: 13

代码说明:

  曲波变换的matlab图像处理工具箱。用于图像处理及增强(contourlet_toolbox,for image processing and enhancement)

文件列表:

ChangeLog
computescale.m
Contents.m
COPYING
decdemo.m
denoisedemo.m
dfbdec.m
dfbdec_l.m
dfbimage.m
dfbrec.m
dfbrec_l.m
dfilters.m
dup.m
efilter2.m
extend2.m
fbdec.m
fbdec_l.m
fbrec.m
fbrec_l.m
ffilters.m
ld2quin.m
ldfilter.m
lpdec.m
lprec.m
mctrans.m
modulate2.m
nlademo.m
nlademo2.m
pdfb2vec.m
pdfb_nest.m
pdfb_tr.m
pdfbdec.m
pdfbrec.m
pdown.m
peppers.png
pfilters.m
ppdec.m
pprec.m
pup.m
qdown.m
qpdec.m
qprec.m
qup.m
qupz.m
README
rebacksamp.m
resamp.m
resampc.c
resampc.dll
resampc.mexglx
resampc.mexlx
resampc.mexmac
resampc.mexsol
resampz.m
reverse2.m
sefilter2.m
showpdfb.m
smthborder.m
SNR.m
vec2pdfb.m
wfb2dec.m
wfb2rec.m
zoneplate.png
backsamp.m
barbara.png

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

发表评论

0 个回复

  • color-snake
    利用彩色蛇模型对彩色图像进行处理,即不将彩色图像分为R,G,B三个分量,而是将彩色图像视为单一簇的处理,反而会得到更好的边缘清晰度(The use of color snake model for color image processing, that is, not the color image into R, G, B three-component, but rather as a single cluster of color image processing, it will get better edge sharpness)
    2010-01-12 23:16:19下载
    积分:1
  • matlab
    基本实现bm3d算法,并且附有测试图片,希望对大家有所帮助(The basic implementation of bm3d algorithm, with the test picture attached, hope to help you.)
    2018-02-02 22:27:51下载
    积分:1
  • jpeg
    jpeg图像压缩和解压缩过程,使用的哈弗曼表包含于程序中,内有详细的文件说明(jpeg image compression and decompression process, the use of Huffman tables included in the program, with detailed documentation)
    2020-11-30 15:09:27下载
    积分:1
  • Data Acquisition
    下面给出了48项泽尼克多项式,外加一项常数项。需要注意的是,读者并不需要严格按照下文所示的顺序排列这些泽尼克项,实际上在不同的应用和机构会采用不同的排列顺序。 表中的#0项是个常数或者说是平移项(piston term),这一项的系数也代表了平均光程差;而#1和#2项分别是x和y方向的倾斜项(tilt terms),#3代表了聚焦,因此,#1到#3项代表了波前的高斯或者近轴特性;#4和#5项代表了像散和离焦,#6和#7项代表彗差和倾斜,而#8项代表了3级像差和离焦,也就是说#4到#8项为3级相差项;同样地,#9到#15项代表了5级像差,而#16到#24项代表了7级像差,#25到#35项代表了9级像差,#36到#48项代表了11级像差。(Here are 48 Zernike polynomials, plus a constant term. It is important to note that the reader does not need to strictly arrange the Zernike entries in the order shown below, but in fact different orders of arrangement are applied to different applications and institutions. Table #0 is a constant or a shift (piston term), a coefficient of this term also represents the average optical path difference; while #1 and #2 are inclined X and Y direction (tilt terms), #3 represents the focus, therefore, #1 to #3 on behalf of the wavefront. Gauss or paraxial properties; #4 and #5 represent the astigmatism and defocus, #6 and #7 represent coma and tilt, and #8 represents the 3 order aberration and defocus, that is to say #4 to #8 is 3 level difference; similarly, #9 to #15 on behalf of the 5 order aberration #16 and #24, to represent the 7 level #25 to #35 aberration, on behalf of the 9 #36 to #48 aberration, on behalf of the 11 order aberration.)
    2017-10-09 16:29:16下载
    积分:1
  • MatlabImageRetrieval
    说明:  用matlab编写的基于内容的图像检索源代码。(Matlab prepared with content-based image retrieval source code.)
    2008-09-24 16:00:32下载
    积分:1
  • mesh_simplification
    网格简化, 将复杂的带有很多细节的物体的三维立体网格进行任意比例的简化,使得其减少点和面片的数量并保持物体的基本特征,以达到加快图像显示及压缩文件的效果。(Mesh simplification, the complex three-dimensional grid with many of the details of the object simplified in any proportion, such that it reduce the number of points and surfaces of the sheet and keep the basic characteristics of the object, in order to achieve the speed up of the image display and the effect of the compressed file .)
    2014-12-21 14:36:07下载
    积分:1
  • hill_mark
    使用山头(hill)标记法,对显著图寻找显著区域,(hill mark)
    2015-10-11 10:25:12下载
    积分:1
  • DSP-digital-Recognition
    天津工业大学课程设计,内容包含vs2010对图像的灰度化,二值化,边缘检测。包含单纯c语言编写的对图像的灰度化,二值化,边缘检测的一个.C文件,可以直接用vc6.0运行,也可以直接在DSP上运行,还包含一份详细的设计报告。(Tianjin Polytechnic University curriculum design, content includes vs2010 grayscale image binarization, edge detection. Contains pure c language for image graying, binarization, edge detection is one. C file that can be run with vc6.0 can also be run directly on a DSP, also contains a detailed design report.)
    2013-12-10 10:51:11下载
    积分:1
  • OMP
    小波域稀疏表示,正交匹配追踪算法压缩感知重建(wavelet transform Compressive sensing)
    2019-03-11 16:13:23下载
    积分:1
  • modifiedPCA-SIFT
    修改过的pca-sift程序 可以正常运行(Modified pca-sift program runs)
    2013-05-22 15:52:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载