搜索资源列表
signal-analysis
- dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT tran
wav_sofm
- 使用小波变换和神经网络的混合图像压缩,希望对大家有所帮助-Using wavelet transform and neural network hybrid image compression, I hope all of you to help
Test1
- This code proved to an efficient code for image compression using wavelet transform
waveletLBGcompression
- 用小波变换和LGB编码的方法压缩黑白图片。对图像进行小波变换后,仅对细节系数进行压缩,而且不同小波变换层的细节系数的压缩程度不一样。-Using wavelet transform and coding method LGB compress black and white picture. After the wavelet transform of the image, only the details of the coefficient is compressed, and differ
jpeg2000
- this consist of matlab codes for image compression using 2-d wavelet transform.
thesis
- speech compression using wavelet transform
MATLAB_Wavelet
- MATLAB下小波变换的原理教程及示例 包括:一维线性非线性近似、二维线性非线性近似、使用线性滤波过滤噪声、使用小波门限消除噪声、使用小波变换压缩一维信号、二维小波图像压缩等等。-MATLAB wavelet transform under the principle of tutorials and examples include: one-dimensional linear non-linear approximation, two-dimensional linear non-line
wave
- 利用小波变换做图像压缩,大家相互探讨~相互学习-Do image compression using wavelet transform
image_compression
- IMAGE COMPRESSION USING WAVELET TRANSFORM
ks
- image compression using wavelet transform - RGB images-image compression using wavelet transform - RGB images
Still_Image_Compression_Using_Wavelet_Transform.r
- Still Image Compression Using Wavelet Transform
zhengshuxiaobobianhuanhetuxiangyasuo
- 整数小波变换与图像压缩 用MatLAB实现图像的整数小波变换,对行和列各做一次。采用最简单的S小波,它是Haar变换的整数形式。-integral wavelet transform and image compression .To realize the integral wavelet transform based on the Matlab in rows and columns. Using the simple S wavelet ,which is integral form o
wavelet
- Images require substantial storage and transmission resources, thus image compression is advantageous to reduce these requirements. The report covers some background of wavelet analysis, data compression and how wavelets have been and can be used for
image-compression
- image compression using wavelet transform
wavelet-transform-based-image-compression
- vhdl code & document for wavelet based image compression using fpga
Image-Compression-using-wavelet
- image compression using discrete wavelet transform
image-compression
- 利用余弦函数和小波变换实现图像压缩,使用matlab实现。-Cosine function and wavelet transform image compression using matlab.
wavcompression
- 利用小波变换进行图像压缩,简洁易懂,供于学习-Image compression using wavelet transform, concise and easy to understand, for in learning
image_coding
- 本代码主要应用于图像压缩,代码包括采用二维离散余弦变换(DCT)进行图像压缩、采用小波变换进行图像压缩以及基于小波变换与混沌排序图像加密压缩、解密重构 hundungen 是ex3的子程序:产生混沌序列-This code is mainly used in image compression, including the use of code dimensional discrete cosine transform (DCT) for image compression, image
Image-compression-using-wavelet-transform-in-matl
- the source code used for image compression using wavelet transform. to use this codes u have to first convert RGB image to grayscale and also its colourmap