搜索资源列表
huffman-coding
- 小波均匀量化huffman熵编码图像压缩程序:分析对象Lena.bmp-Uniform quantization of wavelet image compression huffman entropy coding procedure: analysis of object Lena.bmp
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
speaker_id
- A paper that I presented on Supervisory Control and Data Acquisition (SCADA) won the second prize at the symposium conducted by the Electrical and Electronics Engineering department of the SRM University. Other topics on which I presented papers were
CBIR
- A paper that I presented on Supervisory Control and Data Acquisition (SCADA) won the second prize at the symposium conducted by the Electrical and Electronics Engineering department of the SRM University. Other topics on which I presented papers were
wavecompression
- The following implementation steps have been made for the devised algorithm, which is based on 2D-wavelet. 1. Reading an image of either gray scale or RGB image. 2. Converting the image into grayscale if the image is RGB. 3. Decomposition of im
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
compressor
- Program to simulate the image compression and decompression using wavelet transformation. this program uses the matlab m codes for coding.
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
imagecompression
- Matlab code for image compression using haar wavelet transforms
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
MATLABimagecompression
- 共7个matlab程序及两幅原始待处理图像,功能是图像压缩的实验,分别运用了DCT(1个程序),小波变换(5个程序)和小波包变换(1个)对图像进行压缩,各个程序的作用及程序注释已在程序中做了详细说明,程序均可直接运行-matlab program for image compression ,using DCT wave,wavelet,wavelet packet methods respectively .
mywavelet
- 利用二维小波函数进行图像压缩和去噪处理的matlab程序-Using two-dimensional wavelet functions for image compression and denoising of the matlab program
Image-Compression-using-Haar-wavelet
- Image Compression using Haar wavelet:
Lossy-Image-Compression-Using-Wavelets
- lossy image compression using wavelet...may be lost some data eng...7ayder
image-compression
- image compression using wavelet transform
Image-Compression-using-wavelet
- image compression using discrete wavelet transform
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