Image::ExifTool::JPEGDigest (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Image::ExifTool::JPEGDigest - Calculate JPEGDigest and JPEGQualityEstimateSYNOPSIS
This module is used by Image::ExifToolDESCRIPTION
This module contains a lookup for values of theJPEG DQT
digest, allowing
some image identification from JPEG
data alone. It also calculates an
estimated JPEG
quality if requested.
AUTHOR
Copyright 2003-2017, Phil Harvey (phil at owl.phy.queensu.ca)This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
REFERENCES
ACKNOWLEDGEMENTS
Thanks to Jens Duttke for most of the work that went into this module, and to Franz Buchinger for the values he added.SEE ALSO
``JPEG
Tags'' in Image::ExifTool::TagNames,
Image::ExifTool(3pm)