搜索资源列表
Wavelet_bandlet-denoising
- 轮廓波变换,可用于边缘提取,图像去噪,可对 边缘特征响应.是新一代的小波!
contourletenhance.rar
- 基于轮廓波的图像增强处理,contourlet变换,Based on the outline of the image enhancement processing wave, contourlet transform
contourlet
- 本代码程序主要是关于轮廓波变换的程序,很有条理的描述了轮廓波的实现过程。-I hoe this code can offer the help.
medicalcengshu
- :根据小波低频子带图像的轮廓模糊度和高频子带图像的细节信息量随小波分解层数增多而增多的规律,从图像熵 出发,提出了一种基于低频子带图像熵差的最佳小波分解层数选择法, 该方法通过计算不同分解层数下各低频子带的图像 熵差,选择最接近原始图像熵差的分解层数作为最佳分解层数。用多种基于小波变换的图像融合法分别对两组医学图像进 行仿真实验,结果表明根据该分解层数选择法得到的融合图像目视效果最好,与相关系数、峰值信噪比、模糊Chebyshev 距离 值等客观评价指标保持了很好的一致性。
NSWMDA_FUSION
- 非子采样轮廓波变换构造及其改进以及图像融合实验及分析-Nonsubsampled transform profile and its improved structure and image fusion experiments and analysis
Denoising_CCT2D_MT
- 用Matlab编写的基于蒙特卡洛方法的复数轮廓波变换消噪算法-Prepared using Matlab-based Monte Carlo method of complex contours of wavelet transform de-noising algorithm
nsctTDPCA
- 非下采样轮廓波变换域与二维主成分分析结合-nonsubsambled contourlet transform and two dimensional principle component analysis
NSCTTDPCACYCLEMODULE
- 非下采样轮廓波变换与二维主分量分析的循环模式计算-nonsubsambled contourlet transform and two dimensional principle component analysis cycle module calculation
NSCTTDPCACYCLEMODULElocal
- 非下采样轮廓波变换与二维主分量分析循环模式进行局部计算-nonsubsambled contourlet transform and two dimensional principle component analysis cycle module calculation local feature
contourlet-watermarking
- 这是一个用轮廓波变换实现的数字水印的源代码,相对大家有帮助。-This is the contourlet transform a digital watermark source code, relatively helpful.
xiaobo-contourlet
- 小波变换去噪和轮廓波变换去噪,两种方法比较,通过psnr来评价-wavelet and contourlet,image denoise
NSCT_toolbox
- 非下采样轮廓波变换MATLAB工具箱,包含DEMO-Nonsubsampled Contourlet transform MATLAB toolbox, including DEMO
cfusion
- 基于轮廓波变换的图像融合程序,并通过求标准差、平均梯度、信息熵、空间频率进行评价-Based on the outline of wavelet transform image fusion program and by seeking standard deviation, average gradient, entropy, spatial frequency uated
cthard
- 基于轮廓波变换的图像硬阈值去噪程序,并通过等效视数、斑点噪声指数进行评价-Hard-based image thresholding wavelet transform program outline and uated by ENL, speckle noise figure
ctsoft
- 基于轮廓波变换的图像软阈值去噪程序,并通过等效视数、斑点噪声指数进行评价-Image-based soft thresholding wavelet transform program outline and uated by ENL, speckle noise figure
NSCTimagefusion
- NSCT轮廓波变换程序,用于图像融合,有图有解释说明-NSCT image fusion
NSCT
- 基于非下采样轮廓波变换的图像融合。低频分量取平均,高频分量取绝对值最大。-nonsubsampled contourlet transform.Averaged low frequency components, high frequency components of the maximum absolute value.
NSCT
- 利用MATLAB实现NSCT非下采样轮廓波变换(Realization of Nonsubsampled Contour Transform by Using MATLAB.)
Vc6_Image
- VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
基于非下采样轮廓波变换的融合
- 这个是基于非下采样轮廓波变换的医学图像融合方法,可以取得当前较好的性能,值得借鉴!