资源介绍
Matlab JPEG Toolbox
===================
This distribution contains routines for manipulating files formatted
according to the Joint Photographic Experts Group (JPEG) standard.
Matlab's built-in IMREAD and IMWRITE functions provide basic
conversion between JPEG files and image arrays. The routines in this
package provide additional functionality for directly accessing the
contents of JPEG files from Matlab, including the Discrete Cosine
Transform (DCT) coefficients, quantization tables, Huffman coding
tables, color space information, and comment markers. It is assumed
that the user of this software has a good understanding of both the
JPEG compression standard and Matlab data structures.
- 上一篇: 源码工具箱
- 下一篇:没有了