搜索资源列表
wavefast
- 本文件为Matlab环境下,不用小波工具箱编的小波变换源代码。-this document for Matlab environment, not wavelet Toolbox series of the wavelet transform source code.
wavefast
- 用matlab实现的 小波变换 的代码。-With the implementation of wavelet transform matlab code.
wavefast
- 在MATLAB环境中,进行数字图像处理中常用到的小波函数系列之四-In the MATLAB environment, to carry out commonly used in digital image processing of the wavelet function series of four
wavefast
- wavefast函数,数字图像处理中自定义的函数,可以对一幅图像方便的进行常见的灰度变换。-wavefast function, digital image processing in the custom function, you can easily carry out an image the common gray-scale transformation.
wavefast
- 快速小波变换处理二位图像,进行多层分解之用,非常实用-Fast wavelet transform processing two images, the decomposition of multi-use, very practical
wavefast
- 源码的功能是不用matlab自带的小波变换工具箱进行灰度图像的小波变换。-This function can do wavelet transform of grayscale image without the matlab wavelet transform toolbox.
wavefast
- wavefast.m文件用于matlab的小波变换(a wavefast.m file used at matlab plotform)
02. Matlab
- WAVEFAST Perform multi-level 2-dimensional fast wavelet transform. [C, L] = WAVE FAST (X , N, LP, HP) performs a 20 N-level FWT of image (or matrix) X with respect to decomposition filters LP and HP. [C, L] = WAVEFAST(X, N, WNAME) performs the sa
wavefast
- 图像处理快速小波,变换。图像处理,快速小波变换。(Image processing fast wavelet)
wave2gray
- 小波变换滤波方法,当调用wavefast函数发现matlab没有该函数,通过查阅找到了小波变换的m文件,保存成函数文件后就可以直接调用。(wave filter: The wavelet transform filtering method, when the call wavefast function finds that MATLAB does not have the function, it can be called directly after finding the m file
wav_filter
- 当调用wavefast函数发现matlab没有该函数,通过查阅找到了小波变换的m文件,保存成函数文件后就可以直接调用(The wavelet transform filtering method, when the call wavefast function finds that MATLAB does not have the function,it can be called directly after finding the m file of the wavelet transfor
wavefast.m
- 小波变换中的wavefilter.m函数
wavefast.m
- 小波变换中的wavecut.m、wavecopy.m、wavepaste.m函数