What chroma subsampling rate (e.g., 4:2:0 or 4:2:2) does imwrite use when saving a JPEG image?

5 次查看(过去 30 天)
What chroma subsampling rate (e.g., 4:2:0 or 4:2:0) does imwrite use when saving a JPEG image, by default?

回答(1 个)

DGM
DGM 2021-4-10
I know this is an old question, but I just had to figure it out myself. Imwrite uses 4:2:0 chroma subsampling, and the default quality setting is 75%. Somebody must really love crispy jpeg artifacts.
  1 个评论
Diego Ayala
Diego Ayala 2022-2-8
Thanks for clarifying this, currently working on a new image compression format and comparing to JPG generated by Matlab, this informmation is useful.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Import, Export, and Conversion 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by