AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
March 2007

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2007.03.16 06:40 "How to identify maker notes IFD", by Anurag Singh
2007.03.16 17:53 "Re: How to identify maker notes IFD", by Phil Harvey
2007.03.16 19:20 "Re: How to identify maker notes IFD", by Chris Cox

2007.03.16 19:20 "Re: How to identify maker notes IFD", by Chris Cox

Anurag;

Just so we're clear:  maker notes are part of the EXIF specification, not a
part of TIFF.

And because maker notes are undocumented, they are not so easy to parse.
And because they frequently contain offsets into the original file, they
cannot be maintained after image editing (at least not without crashing some
application/camera/printer that tries to read them).

And without documentation from the company that created the maker note, you
really can't tell anything about the contents of the maker note (unless
they're nice enough to include a really easy to find JPEG).  You can make
some educated guesses, but you will have false positives and false
negatives. (yeah, I've looked at em)

Chris



On 3/15/07 11:40 PM, "Anurag Singh" <contact.anurag@gmail.com> wrote:

> Hello All
> 
> I am parsing Exif IFD and  want to provide proper handling for maker
> notes, but i am not able to identify either it's ordinary maker notes
> or maker notes IFD.
> 
> Example for makenotes tags, it's written as
> 
> 92 7c 00 07 00 00 0e ca  00 00 13 64
> 
> So how can anyone sure that it's makernotes IFD? Even i know that it's
> maker note ifd, but not able to difrenciate with normal case.
> 
> Is there any tags through which we can identify?
> How would I identify these two different cases?
> 
> Please help me.
> 
> Thanks In Advance
> 
> Regards
> Anurag
> _______________________________________________
> Tiff mailing list: Tiff@lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/tiff
> http://www.remotesensing.org/libtiff/