搜索资源列表
正交变换
- 正交变换,包括离散余玄转换,快速浮离叶变换,小波变换等。-orthogonal transformation, including discrete Yuxuan conversion, floating from the fast Fourier transform, wavelet.
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
DigtalImageProcessingVC
- 完成图像的灰度变换,正交变换,空域频域滤波,边缘检测,膨胀腐蚀,小波变换,水印,以及各种编码。-completion of the gray image transform, orthogonal transformation airspace frequency domain filtering, edge detection, corrosion expansion, wavelet transform, watermarks, and the various coding.
VCHUNDAN
- 第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)-image processing orthogonal transformation (Fourier transform, discrete cosine transform (DCT), Walsh transf
zhengjiaobianhuan
- 本程序实现图像的正交变换,包括傅立叶变换,离散余弦变换,沃尔什变换。
2维正交小波变换
- 2维正交小波变换.zip-two-dimensional orthogonal wavelet transform. Zip
wavelet
- 这个代码主要是用来对图像进行小波正和逆的正交变换。
FFTVC++6.0
- 图像的正交变换 沃尔什、霍特林、小波变换VC++6.0源代码
FreTrans
- 图像正交变换,包括傅里叶变换,离散余弦变换,沃尔什变换,小波变换等
FreTrans
- 实现图像的正交变换,包括傅立叶变换,沃尔什变换,小波变换等
FreTrans
- 图像的正交变换,包括了傅立叶,离散余弦,沃尔什,基于特征向量,小波变换-Images orthogonal transformation, including the Fourier, discrete cosine, Walsh, based on the feature vector, wavelet transform
toolbox_wavelets
- 小波变换目前在各行各业都有应用,该小波变换工具箱,是一个外国研究所的研究成果,里面有其开发的各种小波工具,包括双正交波,多小波,等。在图像处理、信号处理等方面应用广泛-Wavelet transform applications in all walks of life, the wavelet transform toolbox, is a foreign institute of research results, which has its development of a variety
switch
- 图像的正交变换,包括傅里叶变换,小波变换。沃尔什变换等-Images orthogonal transformation, including the Fourier transform, wavelet transform. Walsh transformation
DWT1D
- 一维正交小波变换(二进小波变换)包括分解与重构-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.
04
- 图像正交变换,傅里叶变换,离散预选变换,小波变换等-Image orthogonal transform, Fourier transform, discrete pre-transform, wavelet transform, etc.
41695066wienerfilter2
- 内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、-Content: Chapter
wavelet-transform
- 图形图像正交变换,小波变换,VC++实现。-Graphic image orthogonal transform, wavelet transform, VC++ to achieve.
wavelet
- 为了避免常规正交小波变换所引起的图像边缘失真,特别采用了双正交小波变换进行图像 的多分辨率分解。在融合处理时,为了获得更丰富的细节和更好的融合效果,对不同分解层、不 同方向上的高频分量以及同一分解层图像中的不同区域均采用不同的融合算子。实验结果表明, 该融合方法和融合规则是十分有效的,融合后图像的边缘和纹理细节都更加突出-In order to avoid the conventional orthogonal wavelet transform image edge distort
liftingscheme
- 实现正交变换,包括傅里叶、离散余弦及小波变换-Achieve orthogonal transformation, including the Fourier, discrete cosine and wavelet transform
图像正交变换
- 在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 characte