当前位置:
首页
资源下载

搜索资源 - image compression code in matlab
搜索资源列表
-
1下载:
本程序是用matlab实现的,用来对图像进行JPEG方式的压缩,从而达到减少图像传输量的目的!-This procedure is realized matlab for JPEG image compression methods to reduce the amount of image transmission purpose!
-
-
0下载:
利用matlab实现图像的jpeg压缩的源代码,经过测试可以使用-Matlab image using the jpeg compression of the source code can be tested using
-
-
1下载:
图像处理,压缩感知中ROMP的代码实现。-Image processing, compression-aware in the ROMP of code to achieve.
-
-
1下载:
差分脉冲编码:通信工程中经常用到的一个实用算法。这里是matlab的实现。-Differential pulse code: Communications Engineering frequently used for a practical algorithm. Here is the realization of matlab.
-
-
1下载:
基于Matlab的典型图像增强算法的源码
程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
-
-
1下载:
包括的多个示例源代码有:一维线性非线性近似、二维线性非线性近似、使用线性滤波过滤噪声、使用小波门限消除噪声、使用小波变换压缩一维信号、二维小波图像压缩等等。-Including the source code of a number of examples are: a linear one-dimensional non-linear approximation, nonlinear two-dimensional linear approximation, the use of linear
-
-
0下载:
这是一个基于DCT的图像JPEG压缩程序,并将压缩码保存在一TXT文本中-This is a DCT-based JPEG image compression process, and code stored in a compressed text in TXT
-
-
0下载:
matlab源代码 基于小波的图像融合 图像增强 图像压缩-matlab source code for the image fusion based on wavelet image compression image enhancement
-
-
1下载:
单小波变换应用于图像压缩,及其应用于图像融合的MATLAB代码-Single-wavelet transform to image compression, image fusion and its application to the MATLAB code
-
-
0下载:
采用离散余弦变换对图像进行压缩的matlab函数代码。-Using discrete cosine transform image compression matlab function code.
-
-
0下载:
hi this the code for image compression using different transoformation coding algorithms in wavelets,that is all wavelets-hi this is the code for image compression using different transoformation coding algorithms in wavelets,that is all wavelets
-
-
0下载:
基于FFT变换、DCT变换、HT变换、小波变换和矢量量化技术的图像压缩的Matlab实现。-Based on the FFT transform, DCT transform, HT transform, wavelet transform and vector quantization image compression technology, the Matlab implementation.
-
-
1下载:
实现对图像的lzw压缩编码 得到图像的压缩比以及码长-Lzw realize image compression coding of image compression ratio as well as the code length
-
-
0下载:
Image Compression using Artificial Neural Networks
This code is developed in MATLAB 6.5 and can used in Windows platform. Program contain all necessary files. For training the network use Train.m and Codec.m compress images by trained network.
-
-
1下载:
SVD Source Code, realized on MATLAB
Image Compression is the application using Linear Algebra tools
-
-
0下载:
里面包含有所有的matlab下的运行程序 还有相应的计算需要的图像 非常全面 另外图像压缩的源码大多集中在灰度图上,此源码是基于彩色图像的-Which contains all of the matlab run the program under the corresponding calculation also requires a very comprehensive image of the source code for other image compression are mos
-
-
4下载:
给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
-
-
0下载:
the code conducts the image compression of the gray scale image up to 90 using 4 algos fft wavelet pca and cosine transform-the code conducts the image compression of the gray scale image up to 90 using 4 algos fft wavelet pca and cosine transform
-
-
0下载:
code image compression jpeg in matlab
-
-
0下载:
利用matlab来实现图像压缩,spiht算法作者原版代码,包含了二进制熵编码以及小波变换,自适应分解等级,加入了示例图片。(The use of MATLAB to achieve image compression, SPIHT algorithm author original code, including binary entropy coding and wavelet transform, adaptive decomposition level, joined the sampl
-