搜索资源列表
基于DCT的jpeg图像压缩编码算法的MATLAB实现
- 这是一个基于DCT的jpeg图像压缩编码算法的MATLAB实现的程序,对做jpeg压缩的朋友会很有帮助-this is matlab jpeg compression based on dct,it is helpful for who embark on jpeg compression.
JPEG-DSPyhsx
- JPEG编码算法的DSP优化实现,希望能对大家有用.-JPEG encoding algorithm optimized DSP to achieve the hope of all useful.
JPEG
- 压缩图象的一种方法JPEG编码算法希望有用
JPEG
- 图象压缩(JPEG)编码算法及压缩过程的实现
(利用GIF_LZW算法实现的)网络图片传输
- (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运
基于DCT的jpeg图像压缩编码算法的MATLAB实现
- 这是一个基于DCT的jpeg图像压缩编码算法的MATLAB实现的程序,对做jpeg压缩的朋友会很有帮助-this is matlab jpeg compression based on dct,it is helpful for who embark on jpeg compression.
JPEG压缩编码(基本系统)算法
- 使用基本系统的JPEG的编码和解码程序,可以将BMP格式的文件转化为JPEG格式的文件。-use basic system JPEG encoding and decoding process, which would be BMP format documents into JPEG format.
JPEG_compressing_code
- JPEG压缩编码系统源代码,可以帮你了解JPEG压缩算法的过程-JPEG compression coding system source code, can help you understand the process of JPEG compression algorithm
JPEG
- 压缩图象的一种方法JPEG编码算法希望有用-A method of image compression coding algorithm JPEG hope useful
JPEG
- 图象压缩(JPEG)编码算法及压缩过程的实现-Image Compression (JPEG) coding algorithm and compression process to achieve
01
- JPEG编码算法与设计可以实现JPEG基本编码及其算法思想-JPEG coding algorithm and design can realize the basic JPEG encoding algorithm and its ideological
02
- JPEG编码算法与设计02这个是实现JPEJ编码算法的基本实现,一共有6个程序.-JPEG coding algorithm and design of 02 realize this is the basic coding algorithm JPEJ realize, a total of six procedures.
03
- JPEG编码算法与设计03这个是实现JPEJ编码算法的基本实现,一共有6个程序.-JPEG coding algorithm and design of 03 realize this is the basic coding algorithm JPEJ realize, a total of six procedures.
04
- JPEG编码算法与设计04这个是实现JPEJ编码算法的基本实现,一共有6个程序.-JPEG coding algorithm and design of 04 realize this is the basic coding algorithm JPEJ realize, a total of six procedures.
05
- JPEG编码算法与设计05这个是实现JPEJ编码算法的基本实现,一共有6个程序.-JPEG Coding Algorithm and Design 05 This is the realization of the basic coding algorithm JPEJ realize, a total of six procedures.
itu-t81
- JPEG编码的国际标准。详细的解释了JPEG编码中的常用词汇、算法、步骤及流程等。适用于需要对JPEG编码进行研究的。-JPEG encoding international standards. Detailed explanation of the JPEG encoding of the commonly used vocabulary, algorithms, steps and processes. Applicable to
JPEG
- JPEg算法的实现,详细的介绍了其编码过程。-JPEG algorithm implementation, a detailed introduction of its encoding process.
JPEG
- 图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法-JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm
JPEG
- 本文首先介绍了静态图像压缩(JPEG)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,其次着重介绍了压缩过程中的DCT、量化和编码三个重要步骤的实现原理。-This paper describes the static image compression (JPEG) coding algorithm is the basic principle of compression pro
ImageProcessing
- 各种图像处理算法的源代码,包括图像压缩(HUFFMAN编码,JPEG编码,小波变换),图像灰度变换,图像正交变换,边缘检测,图像水印-Various image processing algorithms source code, including image compression (HUFFMAN coding, JPEG coding, wavelet transform), image gray level transform