Is the JPEG quality reported by identify based on statistics of the quantization tables, or a metadata report? How reliable is it?
Thanks so much!
J
JPEG quality - from QT tables?
- glennrp
- Posts: 1147
- Joined: 2006-04-01T08:16:32-07:00
- Location: Maryland 39.26.30N 76.16.01W
- Contact:
Re: JPEG quality - from QT tables?
It computes a signature of the Q tables (sum and a hash) and compares that with the numbers from the tables used in IJG code.blue-j wrote:Is the JPEG quality reported by identify based on statistics of the quantization tables, or a metadata report? How reliable is it?
See coders/jpeg.c, around lines 760-890 in the current version (6.8.8-7).
Who is online
Users browsing this forum: Google [Bot] and 17 guests