搜索资源列表
myidwt2
- 用matlab编写多级非标准小波重构的函数 -prepared using Matlab multi-level non-standard wavelet function Reconstruction
xiaobofenjieyuchonggou
- 图像的二维小波分解与重构,dwt2函数和idwt2函数的应用-Two-dimensional image wavelet decomposition and reconstruction, dwt2 function and function application idwt2
wzoomin_files_2
- 基于小波方的形象enlargemant(放大)。 由用人idwt2()MATLAB函数进行放大,小波 wname 确定的家庭。 最终放大图像output_image 的大小和质量取决于-Wavelet based square image enlargemant (zooming in). Zooming is performed by employing the idwt2() MATLAB function, w
MATLAB
- matlab开发环境,.编程实现二维DFT的变换,并与标准函数结果fft2进行比较,基本傅里叶、离散余弦变换,空域(完成两个程序) 增强噪声后再进行处理,利用标准函数,求图像阈值分割、边缘检测的基本使用(lena256.bmp,方法:graythresh、edge),求分水岭,利用标准函数dwt2、idwt2分解图像man_pic.jpg,基本 BP-BPbase1 -matlab development environment
DW2idw2
- 使用dwt2和idwt2函数。自选一种小波函数,对“phantom.bmp”图像进行二维小波分解与重构。然后分别对分解系数进行如下操作,体会对重构结果的影响。 ①将近似系数置0,再进行二维小波重构。 ②将水平细节系数置0,再进行二维小波重构。 ③将竖直细节系数置0,再进行二维小波重构。 ④将对角细节系数置0,再进行二维小波重构。 -Using function of dw2 and idw2.
project08-04
- Use the Dwt2 function the cut the four detail coefficients approximate detail coefficients ,clear the horizontal detail coefficients, clear the vertical detail coefficients, clear the diagonal detail coefficients Than