搜索资源列表
利用haar小波变换对图像进行分解与重构
- 这个程序是用harr小波对图像进行分解和重构,是个可执行的源代码,已通过调试,大家可用来学习-this procedure is right Harr wavelet image decomposition and reconstruction, is the source of executable code, the debugging, you can be used for learning
xiaobofenjieyuchonggou
- 这是关于小波图像分解与重构的代码希望给大家帮助-This is the image of wavelet decomposition and reconstruction of the code we hope to help
imagewavletedge
- 说明如题,不下后悔,内容包括了VC_图像处理编程平台,一维小波图像分解与重构,二维小波图像分解与重构,边缘检测,MATLAB与VC混合编程,-stating that no less than regret, including the VC_ image processing programming platform, one-dimensional wavelet decomposition and reconstruction images, two-dimensional images
ImageFusion
- 基于低频融合算法和小波变换编写的图像融合Matlab程序,包含了基本的小波图像分解与重构程序。
小波图像分解与合成
- 3次非标准小波分解和重构, 使用两种小波:Haar小波和db9小波 设计3级小波分解和重构图像的程序 用你自己的照片作对象,显示其中任一种小波图像分解和重构过程 使用Haar小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” 使用db9小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” -3rd standard wavelet decomposition and reconstr
imagereconstruction
- 基于小波和插值的超分辨率图像重建算法,通过插值后将小波分解应用于图像中,再通过逆变换得到重构图像-And interpolation based on wavelet super-resolution image reconstruction algorithm by interpolating the image after the wavelet decomposition used, then the reconstructed image through the inverse tran
matlab
- 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
xiaobo
- 本代码给出了图像的二维离散小波变换分解、重构图像以及误差图像。-The code gives the two-dimensional image decomposition of discrete wavelet transform, image reconstruction and the error image.
Example2_6_1
- 对图像的小波分解与重构,并且进行阈值滤波,对滤波前后的图像进行了对比-The image of the wavelet decomposition and reconstruction, and the threshold to filter the images before and after filtering were compared
Example7_15
- 图像融合。通过小波变换对图像进行分解,滤波,然后图像重构,对比前后图像的变化-Image fusion. Through the wavelet transform image decomposition, filtering, and image reconstruction, image contrast before and after the change
mulwave
- 此函数基于二进小波的分解、重构的图像去噪-This function is based on the dyadic wavelet decomposition, reconstruction of the image denoising
2D-Wavelet-Transformation
- 用DWT实现二维小波变换,调原始图像矩阵后进行二维小波分解,重构源图像及结果显示-Wavelet transform in 2-D dimentation
modetest
- 不同小波在不同的分解模式下3级分解与重构图像,供大家参考学习。-Wavelet decomposition of different modes in different decomposition and reconstruction of three images for your reference study.
wavelet_based_compression_sub-band_coding
- 一个简单的基于小波图像压缩算法和重构算法,可以分解到不同的层-A simple algorithm based on wavelet image compression and reconstruction algorithms can be broken down into different layers
wavedec2
- 该程序利用小波多尺度分解,提取近似系数和细节系数重构原图像-It uses wavelet decomposition to extract approximate coefficients and detail coefficients of the original image reconstruction
fingerprint
- 能够实现对灰度图像进行小波分解,并且分别利用低频和高频系数重构图像-Can be achieved on the gray image using wavelet decomposition and the use of low frequency and high frequency coefficients respectively, the reconstructed image
haardb10
- haar和db10小波分解重构图像 haar和db10小波分解重构图像-haar and db10 wavelet decomposition of the reconstructed image and db10 haar haar wavelet decomposition of the reconstructed image and db10 wavelet decomposition of the reconstructed image
wave
- 此压缩包包含有小波变换图像处理的多个matlab源代码,包括:小波分解,小波系数分解,小波重构,小波灰值处理等-This compression bag contains wavelet transform image processing of multiple matlab source, including: wavelet decomposition, wavelet coefficients of wavelet decomposition and so on
Wavelet-Transform
- 任意尺度的小波图像分解重构的MATLAB编程方案-Arbitrary scale wavelet image decomposition and reconstruction programs of MATLAB Programming
小波去噪
- 运用小波阈值实现图像去噪,同时有小波的分解与重构。(Wavelet threshold is used to realize image denoising and wavelet decomposition and reconstruction.)