Skip to content

Latest commit

 

History

History
67 lines (40 loc) · 1.62 KB

README.md

File metadata and controls

67 lines (40 loc) · 1.62 KB

podval-imageio

Extract (meta)data from image files.

Summary

Flexible Java library for reading of the EXIF metadata, CRW (Canon raw) metadata and CRW images.

Motivation

History

Early 2002: development starts; some CRW information contributed to David Burren.

Middle of 2002: metadata description in XML introduced.

Early 2003: (pre-release) JAXB 1.0 used to generate classes for the reading of the metadata description from the W3C XML Schema

2005: reading of the metadata description redone using SAX

Early 2006: reader-to-application interface simplified

Related Work

Image and Metadata Extractors

Future Work

  • Reading more formats
  • javax.imageio reader for CRW files
  • javax.imageio metadata for CRW files
  • javax.imageio metadata for JPEG files
  • Writing of the EXIF data

References

Image File and Metadata Formats

Demosaicing