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
December 2006

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

2006.12.16 10:14 "Order of Image IFD and Strip Data", by Anurag Singh
2006.12.19 13:24 "Re: Order of Image IFD and Strip Data", by Anurag Singh
2006.12.19 13:59 "Re: Order of Image IFD and Strip Data", by Joris Van Damme
2006.12.19 15:48 "Re: Order of Image IFD and Strip Data", by Gerben Vos
2006.12.20 01:22 "Re: Order of Image IFD and Strip Data", by Frank Warmerdam
2006.12.22 16:37 "Re: Order of Image IFD and Strip Data (Joris)", by Priyanshu Sharma
2006.12.23 06:01 "Re: Order of Image IFD and Strip Data (Joris)", by Anurag Singh
2006.12.23 15:05 "Re: Order of Image IFD and Strip Data (Joris)", by Priyanshu Sharma

2006.12.23 15:05 "Re: Order of Image IFD and Strip Data (Joris)", by Priyanshu Sharma

Anurag, If that is some thing you are looking for, then may be try ignoring
the offset tags in the IFD, for which you already know that they  wont
match. Rather look for the strip size and other relevent tags.

Regards
Priyanshu

On 12/23/06, Anurag Singh <contact.anurag@gmail.com> wrote:
>
> On 12/22/06, Priyanshu Sharma <priyanshu.sharma@gmail.com> wrote:
> > Anurag,
> > In case you are not talking about the exact replica of the file but the
> > image, then the order of blocks wont make any difference unless their
> > offsets are not properly maintained in the differnet tags defined in the
> > IFD.
>
> Priyanshu , I got the all points whatever Joris had expained. Actually
> I am doing some thing with tiff but with the concern that image would
> not change drastically. I have made my own tool which can compare any
> tiff image tag by tag and all data stream also. So , I want minimize
> the changes during rewriting, even  At this moment , i cant avoid
> changes such offests of IFDs etc.
> No problem dear. I know the image is still same. But, I have pay extra
> effort during testing.
>
>
> Regards
> Anurag
>