什么是量化表(Quantization Tables )

本文深入探讨了JPEG图像压缩技术中量化表的作用,解释了如何通过调整量化表数值影响图片质量,并介绍了标准定义的两种默认量化表类型,一种用于亮度,另一种用于色度。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Quantization Tables

  • In JPEG, each F[u,v] is divided by a constant q(u,v).

  • Table of q(u,v) is called quantization table.

    ----------------------------------
    16  11  10  16  24   40   51   61   
    12  12  14  19  26   58   60   55   
    14  13  16  24  40   57   69   56   
    14  17  22  29  51   87   80   62   
    18  22  37  56  68   109  103  77   
    24  35  55  64  81   104  113  92   
    49  64  78  87  103  121  120  101  
    72  92  95  98  112  100  103  99   
    ----------------------------------
    

  • Eye is most sensitive to low frequencies (upper left corner), less sensitive to high frequencies (lower right corner)

  • Standard defines 2 default quantization tables, one for luminance (above), one for chrominance.

  • Q: How would changing the numbers affect the picture (e.g., if I doubled them all)?

    Quality factor in most implementations is the scaling factor for default quantization tables.

  • Custom quantization tables can be put in image/scan header.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值