搜索资源列表
Wavelet_bandlet-denoising
- 轮廓波变换,可用于边缘提取,图像去噪,可对 边缘特征响应.是新一代的小波!
轮廓波变换工具箱
- 轮廓波变换 重构Matlab代码
contourletenhance.rar
- 基于轮廓波的图像增强处理,contourlet变换,Based on the outline of the image enhancement processing wave, contourlet transform
conditional_sta_scatter
- 基本轮廓波变换之后,在变换域空间的系数分布散点图-Basic outline of the wavelet transform, the coefficients in the transform domain spatial distribution of scatter
contourlet_toolbox
- 提供了轮廓波变换工具箱,通过该工具箱可以完成轮廓波变换。该变换是在小波变换的基础上发展出的一种新的变换理论,能够实现分解的多方向性,更加适合图像处理。-Contourlet transform provides a toolbox, the toolbox can be completed by the contourlet transform. The wavelet transform is developed on the basis of a new transformation the
contourlet_toolbox
- 轮廓波变换的工具箱,轮廓波最近几年在图像去噪和融合有重大的用处-Transform profile toolbox, profile waves in recent years in image denoising and fusion of great use
contourlet
- 本代码程序主要是关于轮廓波变换的程序,很有条理的描述了轮廓波的实现过程。-I hoe this code can offer the help.
backsamp
- 重采样,轮廓波变换,新型技术……Matlab轮廓波工具箱有用-backsample
Contourlet
- 非下采样轮廓波变换的应用,可以对该变换有一个很好的理解-Transform under the profile of non-sampling applications, the transformation can have a good understanding of
medicalcengshu
- :根据小波低频子带图像的轮廓模糊度和高频子带图像的细节信息量随小波分解层数增多而增多的规律,从图像熵 出发,提出了一种基于低频子带图像熵差的最佳小波分解层数选择法, 该方法通过计算不同分解层数下各低频子带的图像 熵差,选择最接近原始图像熵差的分解层数作为最佳分解层数。用多种基于小波变换的图像融合法分别对两组医学图像进 行仿真实验,结果表明根据该分解层数选择法得到的融合图像目视效果最好,与相关系数、峰值信噪比、模糊Chebyshev 距离 值等客观评价指标保持了很好的一致性。
NSWMDA_FUSION
- 非子采样轮廓波变换构造及其改进以及图像融合实验及分析-Nonsubsampled transform profile and its improved structure and image fusion experiments and analysis
NSCT
- 利用MATLAB实现NSCT非下采样轮廓波变换(Realization of Nonsubsampled Contour Transform by Using MATLAB.)
qcwt
- 这个软件包主要是用于基于contourlet变换的图像稀疏表示。(I'ts a software about image sparse representation based on contourlet.)
W-M方程与小波变换
- 应用W-M函数建立了分形粗糙表面轮廓,用小波变换对其进行分解,考察了小波变换方法对原轮廓曲线的还原情况(The fractal rough surface profile is established by W-M function, and the wavelet transform is used to decompose it. The reduction of the original contour curve is investigated by the wavelet transf
contourlet_toolbox.tar
- 轮廓波变换的基本原理,对输入图像的进行轮廓波变换,并重构原始信号(The basic principle of contourlet transform, performing contourlet transform on the input image and reconstructing the original signal.)
非下采样轮廓波变换,NSCT变换,主要用于图像去噪
- 非下采样轮廓波变换,NSCT变换,主要用于图像去噪(Non - down sampling contourlet transform and NSCT transform are mainly used for image denoising.)
Vc6_Image
- VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
傅里叶变换轮廓术
- 小波变换测试,使用dwt对信号进行小波变换并绘制图像(wavelet test, please read the Chinese version of the instruction instead)
非下采样轮廓波变换NSCT
- 多尺度图像非下采样轮廓波变换(nsct)的工具箱,实现代码为Matlab版本。可用于图像的多尺度分析,如图像压缩、图像分割、图像融合和超分辨率等。-Multi-scale image nonsubsampled contourlet transform (nsct) toolbox, code Matlab version. The images can be used for multi-scale analysis, such as image compression, image segm
基于非下采样轮廓波变换的融合
- 这个是基于非下采样轮廓波变换的医学图像融合方法,可以取得当前较好的性能,值得借鉴!