Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - compress matlab
Search - compress matlab - List
这是一个不错的图像压缩的Matlab程序,希望能对你有所帮助.-This is a good image compression Matlab procedures in the hope that you can help.
Update : 2008-10-13 Size : 55.46kb Publisher : 林颖

在使用MATLAB完成小波变换程序和通过阈值来压缩图像的过程中,我和许多同学都是边学边用,是从一个接一个的问题中逐步理解小波和MATLAB编写程序的。因此我愿意就个人遇到和解决问题的经验与大家讨论,希望能够对遇到同样问题的人有所帮助。-using MATLAB completed wavelet transform procedures and through the threshold to compress images of the process, I and many of my classmates are used to learn while, is a problem then a gradual understanding of wavelet and MATLAB preparation procedures. Therefore I am willing to personally encounter and the experience to solve the problem with us, it is hoped to have the same problem of some help.
Update : 2025-02-19 Size : 163kb Publisher : 江边草

这是一个不错的图像压缩的Matlab程序,希望能对你有所帮助.-This is a good image compression Matlab procedures in the hope that you can help.
Update : 2025-02-19 Size : 55kb Publisher : 林颖

用matlab 和 c联合编程实现JPEG图像压缩,包括量化,霍夫曼编码,解码-Using matlab and c joint programming to achieve JPEG image compression, including quantization, Huffman encoding, decoding
Update : 2025-02-19 Size : 686kb Publisher : liujuan

DL : 0
通过小波变换实现图像的压缩变换,很简洁的压缩程序。-Through wavelet transform image compression transform, compression procedure is very simple.
Update : 2025-02-19 Size : 1kb Publisher : sh85

图像压缩去噪增强锐化程序,供大家参考。 包括:数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理-Sharpen Image Compression Denoising enhanced procedures for your reference. Include: digital image data display matrix and its Fourier transform two-dimensional discrete cosine transform image compression method using gray-scale transformation of the contrast-enhanced images using two-dimensional median filter function by medfilt2 of salt and pepper noise image filtering using MATLAB The function affected by noise interference filter2 images mean filter Adaptive Image Filtering Wehner use five kinds of different gradient method to enhance image sharpening images of high-pass filtering and mask treatment using Butterworth (Butterworth) low pass filter noise by smoothing the images deal with the use of Butterworth (Butterworth) high-pass filter for sharpening images treatment
Update : 2025-02-19 Size : 11kb Publisher : 张悦庭

DL : 0
用matlab写的图像预测编码,compress.m是压缩,descompress.m是解压缩。-Using matlab to write the image predictive coding, compress.m is compressed, descompress.m is extracted.
Update : 2025-02-19 Size : 1kb Publisher : 杨襄

Matlab-Wavelet-Denoise-Compress.关于小降噪的练习,很好的应用!-Matlab-Wavelet-Denoise-Compress. The practice of small noise, a very good application!
Update : 2025-02-19 Size : 4.13mb Publisher : 简菱

这个matlab程序实现了基于SPIHT多级树集合分裂的图像压缩算法。 -Matlab implementation of this procedure based on the SPIHT multi-level set to split the tree image compression algorithm.
Update : 2025-02-19 Size : 263kb Publisher : 王玲

用BP神经网络实行彩色图像压缩matlab-Bp network color image compression
Update : 2025-02-19 Size : 1kb Publisher : liuwei

数据压缩,自动预测编码技术,matlab实现,带图-Data compression, automatic predictive coding technique, matlab achieve
Update : 2025-02-19 Size : 284kb Publisher : dyg

图像压缩去噪增强锐化程序,供大家参考。 包括:数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理--Sharpen Image Compression Denoising enhanced procedures for your reference. Include: digital image data display matrix and its Fourier transform two-dimensional discrete cosine transform image compression method using gray-scale transformation of the contrast-enhanced images using two-dimensional median filter function by medfilt2 of salt and pepper noise image filtering using MATLAB The function affected by noise interference filter2 images mean filter Adaptive Image Filtering Wehner use five kinds of different gradient method to enhance image sharpening images of high-pass filtering and mask treatment using Butterworth (Butterworth) low pass filter noise by smoothing the images deal with the use of Butterworth (Butterworth) high-pass filter for sharpening images treatment
Update : 2025-02-19 Size : 11kb Publisher : chen peilin

ECG compress algorithm
Update : 2025-02-19 Size : 11kb Publisher : Boopathi

DL : 0
code matlab Expand With the help of a Matlab graphical user interface through which the user can compress data sets using the codec RLE. The graphical interface supports the following functions: Input data sequence using appropriate control. What effect on the screen. It should appear as separate tables of data value and length and the final dialog provides encrypted (
Update : 2025-02-19 Size : 1kb Publisher : george

图像压缩:对图像进行压缩,取得了比较好的压缩效果。-image compression:compress the image and get a good compression results.
Update : 2025-02-19 Size : 385kb Publisher : hanhan

基于形态学的数据压缩代码,压缩比较高,对于低频的信号而言,可以达到20左右,相关性达到0.95以上。 compress.m 为压缩程序, decompress.m 为解压程序。-Based on morphological data compression code, high compression, low-frequency signals for terms up to 20 or so, related to 0.95. Compress.m for the compression process, 39 decompress.m for the decompression process.
Update : 2025-02-19 Size : 1.42mb Publisher : Zhao Meng

DL : 0
matlab code for audio compression
Update : 2025-02-19 Size : 1kb Publisher : madar

HOW TO COMPRESS IMAGE USING MATLAB
Update : 2025-02-19 Size : 1.27mb Publisher : kitu

DL : 0
使用MATLAB的文件对发动机放热率和缸压进行计算和绘图程序(The engine heat release rate and cylinder pressure are calculated and plotted using MATLAB files)
Update : 2025-02-19 Size : 1kb Publisher : 上古波波

it is basic step to compress image which is lossless.. what lossless mean ? image which can be reproduce completely after compression.. check it out the code and the data set
Update : 2025-02-19 Size : 1.27mb Publisher : rkp
« 12 3 4 5 6 7 8 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.