搜索资源列表
jpegdecodematlabcode
- 这个代码是jpeg压缩matlab代码,用于图形图象压缩,可以直接使用,编译通过-this code is jpeg compression Matlab code for the graphic image compression, can be used directly, compiled by
work.rar
- 常用图像压缩编码码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
JPEG-for-Matlab
- matlab实现JPEG图像压缩程序源码 -JPEG image compression matlab program source code to achieve
JPEG-for-Matlab
- 本程序是用matlab实现的,用来对图像进行JPEG方式的压缩,从而达到减少图像传输量的目的!-This procedure is realized matlab for JPEG image compression methods to reduce the amount of image transmission purpose!
JPEG@matlab
- 利用matlab实现图像的jpeg压缩的源代码,经过测试可以使用-Matlab image using the jpeg compression of the source code can be tested using
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
jpeg_matlab_program
- 这是一个用MATLAB软件来实现的图像JPEG压缩程序源代码-This is a used MATLAB software to achieve JPEG image compression source code
jpeg2000
- 用matlab实现的jpeg2000 压缩 代码。-With jpeg2000 compression matlab code of the implementation.
JPEGCOMPRESS
- 这是一个基于DCT的图像JPEG压缩程序,并将压缩码保存在一TXT文本中-This is a DCT-based JPEG image compression process, and code stored in a compressed text in TXT
Archive
- JPEG图像压缩及还原实例源代码 非常值得研究一下-JPEG image compression and restore the source code examples are very worthy of study! ! !
compression
- 图形图像处理中图像压缩的一些MATLAB代码,包括小波,jpeg等。-Graphic image compression image processing some MATLAB code, including wavelet, jpeg and so on.
zigzag_dezigzag
- 实现JPEG标准图像压缩的Z字型编码源程序。-JPEG image compression to achieve the standard Z-shaped source code.
DCT_JPEG
- 给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
code-jpeg
- 图像处理,图像压缩,matlab 源代码-Image processing, image compression, matlab source code
JPEG-Compression
- i had uploaded the matlab code for image processing jpeg compression
DCT-JPEG-HUFFMAN-WAVELET
- 含有DCT JPEG HUFFMAN WAVELET图像压缩解压缩matlab的代码示例-With DCT JPEG HUFFMAN WAVELET image compression and decompression matlab code example
jpeg-matlab
- matlab实现jpeg图像压缩源代码,不包括解码程序,适合初学者参考-matlab jpeg image compression source code, including the decoding process, the reference for beginners
JPEG(matlab)code-and-edecode
- 在MATLAB平台上实现JPEG图像的编码解码。可以正常运行,可以调整压缩的比率,分块编写,清晰方便阅读-JPEG image codec in MATLAB platform. Normal operation, you can adjust the compression ratio, written in block, clear and easy to read
jpeg
- 该代码是用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
matlab-jpeg
- code image compression jpeg in matlab