Welcome![Sign In][Sign Up]
Location:
Search - 二维正交小波

Search list

[Other resource二维小波变换

Description: 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个共扼转置可以搞顶。但FFT的使用必须找到与分解序列的关系。-on Wavelet Transform procedures [best] Note : This algorithm important concept is not speed quickly. Because FOR cycle nowadays. This program cycle from the point of view of Matrix, circular convolution and fast Fourier transform is established links. To achieve the decomposition and reconstruction without distortion. It only had one decomposition, 256x256 graphics will be 64x64 decomposition of the four graphics, avoiding the use of WKEEP () confusion. The main idea of using wavelet filter generator orthogonal array W, write to transform B = W * A * W, anti-Transform : A = W * A * W, which is orthogonal transformation all the same. W cycle orthogonal matrix, can be used to achieve rapid FFT computation, on the difficult reconstruction matrix. If a clear matrix concept, a home to a total o
Platform: | Size: 3785 | Author: 罗松溪 | Hits:

[Special Effects二维正交小波变换

Description: 二维正交小波正反变换代码,可用于图像处理等-two-dimensional orthogonal wavelet transform pros code can be used in image processing, etc.
Platform: | Size: 5497 | Author: 齐名 | Hits:

[Other resourcematlab-wavelet7

Description: <小波分析理论与MATLAB 7实现>是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实现、信号和图像的降噪和压缩,以及最新的信号和图像的提升小波变换等内容;第3部分主要介绍了小波工具箱的应用基础,以及小波变换在语音和生物医学信号处理中、故障诊断中、数字水印中的应用方法。 本书可作为理工科各专业的高年级本科生、研究生学习小波分析的辅助教材,也可作为研究和应用这一领域的科技工作者的参考书。
Platform: | Size: 70804 | Author: xinxin | Hits:

[Other resourcematlab-wavelet-application

Description: <小波分析理论与MATLAB 7实现>是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实现、信号和图像的降噪和压缩,以及最新的信号和图像的提升小波变换等内容;第3部分主要介绍了小波工具箱的应用基础,以及小波变换在语音和生物医学信号处理中、故障诊断中、数字水印中的应用方法。 本书可作为理工科各专业的高年级本科生、研究生学习小波分析的辅助教材,也可作为研究和应用这一领域的科技工作者的参考书。
Platform: | Size: 30358 | Author: xinxin | Hits:

[OtherboundCheck

Description: 该方法采用反对称双正交小波分解系数计算视频帧的方向梯度向量,再统计由梯度向量角和模值构成的联合空间二维直方图,然后计算连续帧直方图之间的距离,得到两帧之间的不连续值,最后采用自适应阈值分割,检测出镜头边界。
Platform: | Size: 144871 | Author: 韩瑞冬 | Hits:

[SourceCode二维正交小波分解

Description: 二维正交小波分解
Platform: | Size: 462 | Author: fanna923@126.com | Hits:

[Wavelet二维小波变换

Description: 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个共扼转置可以搞顶。但FFT的使用必须找到与分解序列的关系。-on Wavelet Transform procedures [best] Note : This algorithm important concept is not speed quickly. Because FOR cycle nowadays. This program cycle from the point of view of Matrix, circular convolution and fast Fourier transform is established links. To achieve the decomposition and reconstruction without distortion. It only had one decomposition, 256x256 graphics will be 64x64 decomposition of the four graphics, avoiding the use of WKEEP () confusion. The main idea of using wavelet filter generator orthogonal array W, write to transform B = W* A* W, anti-Transform : A = W* A* W, which is orthogonal transformation all the same. W cycle orthogonal matrix, can be used to achieve rapid FFT computation, on the difficult reconstruction matrix. If a clear matrix concept, a home to a total o
Platform: | Size: 3072 | Author: 罗松溪 | Hits:

[Special Effects二维正交小波变换

Description: 二维正交小波正反变换代码,可用于图像处理等-two-dimensional orthogonal wavelet transform pros code can be used in image processing, etc.
Platform: | Size: 5120 | Author: 齐名 | Hits:

[matlabmatlab-wavelet7

Description: <小波分析理论与MATLAB 7实现>是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实现、信号和图像的降噪和压缩,以及最新的信号和图像的提升小波变换等内容;第3部分主要介绍了小波工具箱的应用基础,以及小波变换在语音和生物医学信号处理中、故障诊断中、数字水印中的应用方法。 本书可作为理工科各专业的高年级本科生、研究生学习小波分析的辅助教材,也可作为研究和应用这一领域的科技工作者的参考书。 -err
Platform: | Size: 70656 | Author: xinxin | Hits:

[matlabmatlab-wavelet-application

Description: <小波分析理论与MATLAB 7实现>是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实现、信号和图像的降噪和压缩,以及最新的信号和图像的提升小波变换等内容;第3部分主要介绍了小波工具箱的应用基础,以及小波变换在语音和生物医学信号处理中、故障诊断中、数字水印中的应用方法。 本书可作为理工科各专业的高年级本科生、研究生学习小波分析的辅助教材,也可作为研究和应用这一领域的科技工作者的参考书。 -err
Platform: | Size: 29696 | Author: xinxin | Hits:

[OtherboundCheck

Description: 该方法采用反对称双正交小波分解系数计算视频帧的方向梯度向量,再统计由梯度向量角和模值构成的联合空间二维直方图,然后计算连续帧直方图之间的距离,得到两帧之间的不连续值,最后采用自适应阈值分割,检测出镜头边界。-This method is the use of anti-symmetric biorthogonal wavelet decomposition coefficients video frame the direction of gradient vector, and then statistics from the gradient vector angle and modulus values constitute the joint space of two-dimensional histogram, and then calculating the histogram for the distance between frames, by the two frames between the consecutive values, the final adaptive threshold segmentation, shot boundary detected.
Platform: | Size: 144384 | Author: 韩瑞冬 | Hits:

[Special EffectsTen

Description: 第十章 MATLAB 图像正交变换 10.1 正交变换通用算子 10.2 傅立叶变换 10.2.1 傅立叶变换的原理 10.2.2 傅立叶性质 10.2.3 二维离散傅立叶变换( 2DDFT ) 10.2.4 快速傅立叶变换( FFT ) 10.2.5 傅立叶变换的研究与应用 10.3 离散余弦变换 10.3.1 DCT 变换矩阵 10.3.2 dct2 函数和 dctmtx 函数 10.4 Walsh- Hadamard 变换 10.5 Radon 变换 10.6 小波变换 10.6.1 小波的定义 10.6.2 小波变换函数 10.6.3 小波变换实例 10.6.4 小波除噪与压缩函数 -Chapter X MATLAB image orthogonal transformation orthogonal transformation 10.1 GM 10.2 Operators 10.2.1 Fourier transform Fourier transform Fourier 10.2.2 the nature of the principle of two-dimensional 10.2.3 Discrete Fourier Transform (2DDFT) 10.2 .4 Fast Fourier Transform (FFT) 10.2.5 Fourier Transform 10.3 Research and Application of Discrete Cosine Transform 10.3.1 DCT transformation matrix 10.3.2 dct2 function and dctmtx function 10.4 Walsh-Hadamard Transform 10.5 Radon Transform 10.6 wavelet transform 10.6.1 the definition of wavelet function 10.6.2 Wavelet Transform Wavelet Transform 10.6.3 Examples 10.6.4 Wavelet Denoising and Compression Functions
Platform: | Size: 5120 | Author: 王万国 | Hits:

[WaveletDWT1D

Description: 一维正交小波变换(二进小波变换)包括分解与重构-this program compute the one-dimensional orthogonormal wavelets transform of the signal in a data file and reconstruct the original signal from its wavelet decomposition using the Mallat s pyramidal algorithm.
Platform: | Size: 2048 | Author: willee | Hits:

[matlabwavelet_Matlab7

Description: 本书是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实现、信号和图像的降噪和压缩,以及最新的信号和图像的提升小波变换等内容;第3部分主要介绍了小波工具箱的应用基础,以及小波变换在语音和生物医学信号处理中、故障诊断中、数字水印中的应用方法。-This book is "MATLAB application technology" Series on one of the latest MATLAB Wavelet toolbox in the Wavelet Toolbox 3.0 version of the basis. The book is divided into three parts, Part 1 focuses on the theory of wavelet basis, including basic knowledge of wavelets, continuous wavelet transform, discrete wavelet transform, multiresolution analysis and orthogonal wavelet transform, wavelet transform and multirate filter banks, 2-dimensional wavelet transform and image processing and the basic principles of wavelet packets, etc. Part 2 highlights the detailed use of wavelet analysis toolbox methods, including graphical user interface, wavelet generic function, one-dimensional wavelet transform MATLAB realization of two-dimensional wavelet transform of the MATLAB implementation of the MATLAB implementation of wavelet packet transform, signal and image noise reduction and compression, and the latest signal and image enhancement of wavelet transform content Part 3 introduces the wavele
Platform: | Size: 86016 | Author: 彭跃华 | Hits:

[Otherfunction

Description: 使用matlab来实现非正交二次样条二维二进小波的快速分解和重构-Using matlab to implement non-orthogonal quadratic spline two-dimensional fast dyadic wavelet decomposition and reconstruction
Platform: | Size: 4096 | Author: lemon | Hits:

[Special Effectstwo-dimensional-discrete-wavelet

Description: 本法采用二维离散正交小波对图像增强,实现红外图像的对比度的有效增强-Law on the two-dimensional discrete wavelet image enhancement, to achieve an effective infrared image contrast enhancement
Platform: | Size: 5120 | Author: 陈少华 | Hits:

[Special Effectsimagecompress

Description: 本文推导了二维矩形域上的正交多分辨分析与多尺度空间,构造了 相应的尺度函数和小波函数,以及它们的对偶函数,阐述了利用矩形域 上的双正交小波压缩分割图像的原理,并给出了计算步骤. -This two-dimensional rectangular domain is derived orthogonal multiresolution analysis and multi-scale space, constructed the corresponding scaling function and wavelet function, and their dual function, describes the use of rectangular domain partition of biorthogonal wavelet image compression principles, and gives the calculation procedure.
Platform: | Size: 689152 | Author: xiaoyan | Hits:

[Waveletcs-2d

Description: 对二维图像进行压缩感知处理和重建,其中包括小波变换程序、正交匹配跟踪重建信号程序-Compressed sensing, processing and reconstruction of two-dimensional image
Platform: | Size: 112640 | Author: 缪飞 | Hits:

[source in ebookwavelet-Matlab7

Description: 本书是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实现、信号和图像的降噪和压缩,以及最新的信号和图像的提升小波变换等内容;第3部分主要介绍了小波工具箱的应用基础,以及小波变换在语音和生物医学信号处理中、故障诊断中、数字水印中的应用方法。-This book is one of MATLAB application technology Series on the latest MATLAB Wavelet toolbox in Wavelet Toolbox 3.0 version of the basis. The book is divided into three parts, Part 1 focuses on the theory of wavelet basis, including basic knowledge of wavelets, continuous wavelet transform, discrete wavelet transform, multi-resolution analysis and orthogonal wavelet transform, wavelet transform and multi-sampling filter banks, two dimensional wavelet transform and image processing and the basic principle of wavelet packet etc part 2 highlights in detail using wavelet analysis toolbox, including a graphical user interface, wavelet generic function, one-dimensional wavelet transform MATLAB realization of two-dimensional wavelet transform MATLAB implementation of wavelet packet transform MATLAB realize, signal and image noise reduction and compression, as well as to enhance the latest signal and image of the wavelet transform and other content part 3 introduces the application of bas
Platform: | Size: 16481280 | Author: zhoubo | Hits:

[Wavelet图像正交变换

Description: 在MATLAB环境中,进行图像的离散傅里叶变换和离散余弦变换 在MATLAB环境中,进行图像的离散小波变换,观察子带对重建图像的影响,理解小波变换的多分辨率特性(In the MATLAB environment, the image of the discrete wavelet transform, observe the sub-band on the reconstruction of the image, understand the multi-resolution characteristics of the wavelet transform)
Platform: | Size: 202752 | Author: 洪世宽 | Hits:
« 12 »

CodeBus www.codebus.net