当前位置:
首页
资源下载

搜索资源 - jpeg compression in matlab code
搜索资源列表
-
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
-
-
0下载:
Matlab source code related to jpeg. which is useful for the developers .. compression and decompression -Matlab source code related to jpeg. which is useful for the developers .. compression and decompression ..
-
-
0下载:
这是一个基于DCT的图像JPEG压缩程序,并将压缩码保存在一TXT文本中-This is a DCT-based JPEG image compression process, and code stored in a compressed text in TXT
-
-
0下载:
最近编写JPEG压缩时用到的有用的资料 包括一个matlab源码和一个C源码 希望有所帮助-Recently, JPEG compression used in the preparation of the useful information including a matlab source code and a wish to help C
-
-
0下载:
this a source code for the jpeg compression technique which will help you completing the work of the watermarking also.-this is a source code for the jpeg compression technique which will help you completing the work of the watermarking also.
-
-
0下载:
关于JPEG压缩的matlab代码,包括2D,3D-Matlab code for JPEG compression
-
-
0下载:
Implementation of JPEG compression algorithm with JFIF header being appended.This project involves writting code for following steps : Chroma subsampling,partitioning ,level shifting,DCT,quantization,zigzag scanning(involves DC differential coding &
-
-
4下载:
给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
-
-
3下载:
在MATLAB平台上实现JPEG图像的编码解码。可以正常运行,可以调整压缩的比率,分块编写,清晰方便阅读-JPEG image codec in MATLAB platform. Normal operation, you can adjust the compression ratio, written in block, clear and easy to read
-
-
1下载:
通过matlab的jpeg压缩源码,代码详细,适合初学者-By the matlab jpeg compression source code in detail, suitable for beginners
-
-
0下载:
该代码是用MATLAB写的。实现了JPEG压缩与解压缩的基本过程。适合图像方向的初学者学习使用。 MATLAB语言开发-The code is written in MATLAB. Achieve a JPEG compression and decompression of the basic process. Suitable for beginners to learn to use the image orientation. MATLAB language development
-
-
0下载:
code image compression jpeg in matlab
-