> Login to assign task to self
Project
Task Id/Descriptionadd code to read EXIF information from images
Estimated Start Date01/07/2004
Estimated End Date01/08/2004
Prior Taskadd code to read EXIF information from images
Allow multiple assignees?No
Assign To:Mathias Pohl
StatusComplete

About task
EXIF information is stored into a image by some labs (eg Kodak) and most digital photo cameras.

Description of the EXIF format: http://park2.wakwak.com/~tsuruzoh/Computer/Digicams/exif-e.html

Notes
I've just finished the EXIF Integration for the "Open Notes Picture Database" (based on the Release 1.0.7).

The code is checking the picture for a valid header and will add 2 fields to the import document:

1) ExifTags (tags found in the picture, can be any kind of tag, multi value field)
2) ExifValues (the corresponding values to the tags found in this picture)

The code is using the LS2J interface, so it may not work with releases earlier than 6.5.

To enable this, unpack the jar to the Notes Data Directory and add the following line to your Notes.ini:
JavaUserClasses=metadata-extractor-2.2.2.jar

See also this document:
http://www.openntf.org/projects/pmt.nsf/b521bae9087a360985256bed004b4ec4/d31f142bf1dcdc0c86256f1d006271c8!OpenDocument

Download is currently here:
http://www.mathiaspohl.de/dx/Open-Notes-Picture-Database-with-Exif


Hide details for EXIF information is stored into a i... ( on 05/21/2004 03:55:57 AM )EXIF information is stored into a i... ( on 05/21/2004 03:55:57 AM )
Hide details for . . JHead ? (Ondrej Kostruh on 06/17/2004 04:22:14 AM ). . JHead ? (Ondrej Kostruh on 06/17/2004 04:22:14 AM )
Hide details for . . . . jhead (Mathias Pohl on 06/18/2004 02:27:37 PM ). . . . jhead (Mathias Pohl on 06/18/2004 02:27:37 PM )
Hide details for . . . . . . Re: jhead (Christian Brand... on 06/18/2004 04:34:17 PM ). . . . . . Re: jhead (Christian Brand... on 06/18/2004 04:34:17 PM )
. . . . . . . . Exif Integration (Mathias Pohl on 06/19/2004 12:47:28 PM )
Hide details for . . com.drew (Elvin Risti on 06/03/2004 08:31:43 AM ). . com.drew (Elvin Risti on 06/03/2004 08:31:43 AM )
. . . . Elvin! (Christian Brand... on 06/18/2004 04:36:57 PM )
. . . . Re: com.drew (Christian Brand... on 06/03/2004 01:08:51 PM )



Modification history
Entered 21-May-2004 3:55 by Christian Brandlehner. Last Modified 29-Sep-2004 11:38 by Mathias Pohl.