What is “antibanding” in photographing?

后端 未结 2 1194
鱼传尺愫
鱼传尺愫 2021-02-14 06:21

What is \"antibanding\" in photography? I read this term in Android documentation for the android.hardware.Camera.Parameters.setAntibanding() method.

2条回答
  •  我寻月下人不归
    2021-02-14 07:13

    Nice example from this website:

    Gradient effects may suffer from banding (contouring)
    where noticeable steps can be seen from one shade to another.

    enter image description here

    Apparently this artifact can be typically caused by jpeg compression.
    The Antibanding() feature tries to prevent this artifact.

提交回复
热议问题