Class MetadataExtractor.PanasonicRawDistortionDirectory

  • Enclosing class:
    MetadataExtractor

    public class MetadataExtractor.PanasonicRawDistortionDirectory
    extends MetadataExtractor.Directory
    These tags can be found in Panasonic/Leica RAW, RW2 and RWL images. The index values are 'fake' but chosen specifically to make processing easier
    Author:
    Kevin Mott https://github.com/kwhopper, Drew Noakes https://drewnoakes.com
    • Field Detail

      • TagDistortionCorrection

        public static final int TagDistortionCorrection
        See Also:
        Constant Field Values
      • _tagNameMap

        private final java.util.HashMap<java.lang.Integer,​java.lang.String> _tagNameMap
    • Constructor Detail

      • PanasonicRawDistortionDirectory

        public PanasonicRawDistortionDirectory()