Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的工作中使用 JPEG 8*8 压缩系数表。谁能帮我知道这些系数是如何得出的?公式?还有 4*4 系数和 16*16 系数呢?
我想你指的是量化系数。
大小由当时的计算实用性决定。您可以使用更大的块获得更好的压缩,但 8x8 被认为是最可行的尺寸。如果现在标准化,可能会使用更大的块。
系数可以是任何大于零的值。JPEG 标准也有同样的一套。国防测绘机构有标准集。它们来自实验。什么能以最少的图像质量损失提供最佳压缩。