Package adams.flow.transformer.metadata
-
Class Summary Class Description AbstractMetaDataExtractor Ancestor for algorithms that extract meta-data from image files.ApacheCommons Uses the Apache Commons Imaging library to extract the meta-data.
For more information see:
https://commons.apache.org/proper/commons-imaging/
MetaDataExtractor Uses the MetaDataExtractor library to extract the meta-data.
For more information see:
http://code.google.com/p/metadata-extractor/