由量化表确定 JPEG 图像的标准质量因子
图像与视频处理
2018-02-06 v1
摘要
识别 JPEG 图像的质量因子在数字图像取证应用中非常有用。尽管存在一些命令行工具并被 \emph{GIMP}(GNU Image Manipulation Program,著名的图像编辑软件)或 \emph{ImageMagick} 套件等广泛使用的软件所采用,但我们发现这些工具可能给出不准确甚至错误的结果。本文提出一种简单方法,由 JPEG 图像的量化表确定其精确质量因子。方法简述如下,并提供了一个用 Unix/Linux Shell bash 语言编写的示例程序。
引用
@article{arxiv.1802.00992,
title = {Determining JPEG Image Standard Quality Factor from the Quantization Tables},
author = {Rémi Cogranne},
journal= {arXiv preprint arXiv:1802.00992},
year = {2018}
}
备注
6 pages, no figures, 3 tables, associated source code