关于MALLAT算法的原理和程序,matlab编制-MALLAT algorithm on the principles and procedures, the preparation of Matlab 下载
|
文章通过对实序列快速傅里叶变换的算法推导及Mallat 算法原理的分析,根据离散小波变换(DWT)算 法结构特征,提出了一种离散小波的快速变换算法,给出了相应的算法步骤。从数学理论上进行了论证,并把该算法 应用到静态图像处理中,得到了很好的快速和重建效果,具有一定的实用价值。 关键词:小波分析;Mallat 算法;快速小波算法 图像处理 中图分类号:TN914 文献标识码:A 1 引言 小波分析是近十多年来迅速发展起来的新兴学科和信号分析理论,是继傅里叶分析方法之后的重 大突变。它具有时域局部化和频域局部化的优点,而且高频端的时间间隔小(有着高的时间分辨率), 低频端的时间间隔大(有着高的频率分辨率),这与人的视觉机制由粗到细的认识过程相一致,固而有 “数学显微镜”之称,是进行信号处理和分析的有效工具。特别是其多分辨率分析理论及其快速算法 ——Mallat 算法在数字信号处理和数字通信-articles on real sequence Fast Fourier Transform algorithm Derivation Principle and Mallat algorithm analysis, discrete wavelet transform (DWT) algorithm structure, a fast discrete wavelet transform algorithm, corresponding to the given algorithm steps. From a theoretical mathematical proof, and the algorithm is applied to the static image processing, to be a good and rapid reconstruction effect, it is of great practical value. Keywords : wavelet analysis; Mallat algorithm; Fast Wavelet Image Processing Algorithms Key words : ODFD code : A preamble to a wavelet analysis of the last 10 years developed rapidly emerging disciplines and signal analysis theory, Fourier analysis is the method after a major mutation. It is localized in time domain and frequency domain of local advantages, but hig 下载
|
用于图象处理的小波变换并行算法,本文在二进小波变换及Mallat快速算法原理的基础上,分析了小波变换的 可并行成分,研究了小波变换的并行算法.算法分析表明,并行小波变换可以有效 地提高运行速度,其并行处理效率也接近理想状态.-image processing for the wavelet transform parallel algorithm, In this paper, two Progressive Mallat wavelet transform and fast algorithm on the basis of principle, Analysis of the wavelet transform the parallel components of wavelet transform the parallel algorithm. algorithm analysis showed that Parallel wavelet transform effectively increase the operating speed and its parallel processing efficiency is close to the ideal state. 下载
|
[原创]自己写的mallat算法matlab源程序,完全按照教材定义编写,有助于深入理解mallat小波变换。- 下载
|
《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、JPEG 2000编码); 第8章 图像配准 第9章 目标检测与运动检测 第10章 图像形状特征分析(骨架检出、轮廓提取);第11章 图像分割(边界跟踪、阈值分割区域生长、分裂合并、Canny算子); 第12章 图像的模式识别-"Visual C digital image acquisition, processing and Practice" YANG Zhi Ling Wang Kai edited. Contents : Chapter 4 Image Enhancement (contrast enhancement, gray transform, histogram dressing, image smoothing, sharpening, Pseudo-color and false color enhancement); Chapter 5 of Image Restoration (inverse filter rehabilitation, Wiener filtering method); Chapter 6 of image processing orthogonal transformation (Fourier transform, discrete cosine transform (DCT), the Walsh transform, Based on the eigenvectors of transformation, Hotelling (Hotelling) transform, SVD transform, wavelet transform, Mallat algorithm); Chapter 7 Image Coding (Hoffman (Huffman) coding, arithmetic coding, RIc (Run Length Coding), the bit-plane coding, predictive coding, DPCM. JPEG 2000 encoding); Chapter 8 Image 下载
|