当前位置:
首页 资源下载
搜索资源 - jpeg compression matlab code
搜索资源列表
-
0下载:
这个代码是jpeg压缩matlab代码,用于图形图象压缩,可以直接使用,编译通过-this code is jpeg compression Matlab code for the graphic image compression, can be used directly, compiled by
-
-
0下载:
此原碼是兩種比較常見的內插法,分別是鄰近內插法及雙線性內插法,希望可以幫助到大家,The original code is the more common two types of interpolation, which are adjacent interpolation and bilinear interpolation, I hope you can help to
-
-
0下载:
jpeg压缩matlab源代码。由均匀量化和huffman编码组成,简洁易懂,jpeg compression matlab source code. By the uniform quantization and huffman coding components, concise and understandable
-
-
3下载:
常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
-
-
0下载:
matlab实现JPEG图像压缩程序源码
-JPEG image compression matlab program source code to achieve
-
-
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软件来实现的图像JPEG压缩程序源代码-This is a used MATLAB software to achieve JPEG image compression source code
-
-
1下载:
用matlab实现的jpeg2000 压缩 代码。-With jpeg2000 compression matlab code of the implementation.
-
-
0下载:
这是一个基于DCT的图像JPEG压缩程序,并将压缩码保存在一TXT文本中-This is a DCT-based JPEG image compression process, and code stored in a compressed text in TXT
-
-
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压缩源码,已经经过测试,请放心使用,欢迎下载。-JPEG compression source code, has been tested, please be assured use, are welcome to download.
-
-
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 &
-
-
0下载:
compression algorithm-matlab code
-
-
0下载:
图形图像处理中图像压缩的一些MATLAB代码,包括小波,jpeg等。-Graphic image compression image processing some MATLAB code, including wavelet, jpeg and so on.
-
-
0下载:
matlab source code to perform jpeg compression using humfman coding
-
-
4下载:
给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
-
-
0下载:
图像处理,图像压缩,matlab 源代码-Image processing, image compression, matlab source code
-
-
0下载:
i had uploaded the matlab code for image processing jpeg compression
-