搜索资源列表
cjpeg
- jpeg压缩算法源码-jpeg compression calculates the law origin code
基于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压缩中的DCT蝶型算法verilog代码
- jpeg压缩中的DCT蝶型算法verilog代码-jpeg DCT compression algorithm verilog code BUTTERFLY
RWJpegExp
- jpeg中JpegVC++类,用于开发jpeg压缩算法
jpeg
- 一个简单对图象进行JPEG图像压缩算法。希望对大家有所帮助
jpeg
- 基于小波零树的图像压缩算法,有基于vc++6.0平台开发的源码,和delphi平台下开发的源码。
图像压缩算法的VC实现
- 图像压缩算法的VC源码,包括了jpeg的压缩编码全过程,很有学习价值。-VC source, including the jpeg compression coding entire process is learning value.
lzw_soft.zip lzw压缩解压算法源码
- lzw压缩解压算法源码,The soruce of LZW compression algorithm
JPEG.rar
- 图像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-6A
- JPEG压缩和解压缩算法,Visual C++语言描述的-JPEG compression and decompression algorithms, Visual C++ language to describe
dct
- JPEG压缩算法的核心是“视觉保真”原理,利用人类视觉系统特征进行处理,以达到最大图像数据压缩效果,实际上就是去除那些人眼不易觉察的信息。图像的空间频率对人的视觉至关重要,采用离散余弦变换可将图像分解成一组波,每个波有一个不同的空间频率,这样可以去除人类眼睛觉察不到的信息,而且还可使系统只保留重要的信息。-JPEG compression algorithm is the core of " visual fidelity" principle, the use of the
jpegc
- 本文档实现了JPEG压缩算法,字组织比较简陋, 大体上分成 3 个部分. 压缩算法简介 1. 色彩模型 2. DCT (离散余弦变换) 3. 重排列 DCT 结果 4. 量化 5. 0 RLE 编码 6. 范式 Huffman 编码 7. DC 的编码 解码过程简述 8. 一个数据单元 Y 的解码 9. JPG 文件(Byte 级)里怎样组织图片信息 10. 关于标记 11. JPG 文件中 Haffman 表的储存
JPEG-LS
- 基于改进JPEG-LS算法的遥感图像近无损压缩专利,由航天五院508所申报,很详细的介绍了算法和fpga的实现-Improved JPEG-LS algorithm near lossless compression patent, the space the five branches of 508 reporting, a detailed explanation of the algorithm and implementation fpga
Upload_Actual_JPEG
- 实现JPEG的图像压缩算法,很好的图像压缩代码,效果很好,网上传输实用性性强,很实用!-JPEG image compression algorithm to achieve, a good image compression code are very good, strong practical transmission line, it works!
jpegcompression
- 对位深为24位的bmp图片进行jpeg压缩。ps:其他图片格式貌似也支持,本人对该算法还未进行细致的分析。总之是jpeg压缩算法的实现。个人认为该代码的实现者编程水平很高啊。-On the bit depth to 24 bit bmp image to jpeg compression. ps: looks like the other image formats are supported, I have not yet conducted the detailed analysis alg
jpeg-compress-code-
- 依据JPEG压缩标准的算法,对lena图像进行压缩,并恢复出原始图像,然后对照原始图像,对恢复出的图像进行客观评价:计算峰值信噪比PSNR及均方误差MSE。-language matlab jpeg picture compress
JPEG
- JPEG压缩算法的详细分析讲解及程序实现代码。-this file is about JPEG algorithm.the content is very detailed.the program is included.
JPEG-coding
- JPEG压缩算法英文论文,是一个外国小组写的,写的很好-JPEG compression algorithm English paper, well written
Jpeg-QT-Ca
- 得到jpeg压缩算法需要的QT数组, 可以适应各种压缩率, 适于嵌入式应用。-Jpeg compression algorithms need to get the QT array can adapt to a variety of compression rates, suitable for embedded applications.
jpeg
- jpeg压缩算法MATLAB亲测可行,有英文注释 -compression algorithm about jpeg