搜索资源列表
adaptive wavelet transform compress
- 自适应小波变换源代码,变换说明性文档,及库函数。-adaptive wavelet transform source code, transform illustrative documents, and library functions.
design-flow-speeding-up-dsp
- Wavelets have widely been used in many signal and image processing applications. In this paper, a new serial-parallel architecture for wavelet-based image compression is introduced. It is based on a 4-tap wavelet transform, which is realised usin
SPIHT-compress
- 输入:为需要压缩图象的名称,该主程序仅能构处理256灰度图,读者可以自行改编为RGB处理;ratio为压缩比率;level为小波分解的级数 输出:是解压完毕的图象数据矩阵-input : the need for image compression name, the main program can only handle 256 gray level structure, Readers can own adaptation of RGB; ratio of compression ra
vi2
- This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wavelet. For eg:-wavelets can be haar, db1, db2,dmey............... Decomposition can be viewed in
基于dsp的图像编码研究
- 硕士研究生论文关于小波压缩-wavelet Compress of master degree Paper
hua使用MATLAB设计小波变换程序中的若干问题
- 在使用MATLAB完成小波变换程序和通过阈值来压缩图像的过程中,我和许多同学都是边学边用,是从一个接一个的问题中逐步理解小波和MATLAB编写程序的。因此我愿意就个人遇到和解决问题的经验与大家讨论,希望能够对遇到同样问题的人有所帮助。-using MATLAB completed wavelet transform procedures and through the threshold to compress images of the process, I and many of my cl
jpeg压缩
- 用C++编写的基于小波变换的位图的JPEG编码,希望大家给点意见-Code written in C++ which can compress Bitmap based on wavelet transformation. Please give suggestions.
Matlab-Wavelet-Denoise-Compress
- 这是一个关于小波变换去噪压缩的实例,适合初级入门者使用。-This is a compression on the wavelet transform de-noising example, suitable for junior beginners to use.
Matlab-Wavelet-Denoise-Compress
- Matlab-Wavelet-Denoise-Compress.关于小降噪的练习,很好的应用!-Matlab-Wavelet-Denoise-Compress. The practice of small noise, a very good application!
compress
- 使用小波分解进行图像压缩的几个例子, 有二次分解的有通过系数选取分解的 我刚做的 可用-Using wavelet decomposition for image compression of a few examples, has the second decomposition has selected through the coefficient of decomposition available to do I just
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
Aviation
- ECG compress algorithm
WAVELET_BASED_IMAGE_COMPRESSION
- Wavelet based compression coding method. Allows the user to compress an image to upto 80 using wavelet based compression method.-Wavelet based compression coding method. Allows the user to compress an image to upto 80 using wavelet based compression
Image_Compress
- 使用小波技术对图像进行压缩和解压过程,并且通过模拟信道测试计算其PSNR,通过Matlab2009a测试。-Using wavelet methods compress and decompress the image, and testing through analog channels to calculate the PSNR, by Matlab2009a test.
de_noising
- Matlab-Wavelet-Denoise-Compress. The practice of small noise, a very good application
compress
- 对图片运用小波变换的原理进行压缩处理,实现图片的压缩-The use of wavelet transform on the principle of image compression processing, and image compression
image-compress
- 实现图像压缩,运用小波处理技术, matlab实现,你懂的-using wavelet to compress the image by matlab
Wavelet-Project-21-6-2005
- code source compression image using Haar wavelet By Arash Fattahi, Omid Aladini {r_ash,omid}@cs.sharif.edu To compress an image use this command in MATLAB: haar_compression(FILE_NAME,COMP_LEVEL,MOSAIC_SIZE) example: haar_compres
Haar-wavelet-
- 使用一维Haar小波变换实现数据滤波及数据压缩-Use One-dimensional Haar wavelet transform to filter and compress data
Wavelet-Transformation-on-Images-master
- 用于图像小波变换图像压缩,有一个完整的测试子函数和测试主函数(image compress based on wavelet)