<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2> I'm having a strange behaviour
when trying to load two tiff image series. I get these types of warning
message:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>TIFFReadDirectory: Warning,
I:/Tests/synthetique-512/example-synthetique-512-recto-001.tif: unknown field
with tag 317 (0x13d) encountered.</FONT></DIV>
<DIV><FONT face=Arial size=2>TIFFReadDirectory: Warning,
I:/Tests/synthetique-512/example-synthetique-512-recto-000.tif: invalid TIFF
directory; tags are not sorted in a<BR>scending order.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Moreover, image seems not to be loaded in the
incorrect order (trying to load from image 5 to 10:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>TIFFReadDirectory: Warning,
I:/Tests/synthetique-512/example-synthetique-512-recto-006.tif: invalid TIFF
directory; tags are not sorted in ascending order.<BR>TIFFReadDirectory:
Warning, I:/Tests/synthetique-512/example-synthetique-512-recto-006.tif: unknown
field with tag 317 (0x13d) encountered.<BR>TIFFReadDirectory: Warning,
I:/Tests/synthetique-512/example-synthetique-512-recto-005.tif:
[...]<BR>TIFFReadDirectory: Warning,
I:/Tests/synthetique-512/example-synthetique-512-recto-005.tif:
[...]<BR>TIFFReadDirectory: Warning,
I:/Tests/synthetique-512/example-synthetique-512-recto-005.tif:
[...]<BR>TIFFReadDirectory: Warning,
I:/Tests/synthetique-512/example-synthetique-512-recto-005.tif:
[...]<BR>TIFFReadDirectory: Warning,
I:/Tests/synthetique-512/example-synthetique-512-recto-006.tif:
[...]<BR>TIFFReadDirectory: Warning,
I:/Tests/synthetique-512/example-synthetique-512-recto-006.tif:
[...]<BR>TIFFReadDirectory: Warning,
I:/Tests/synthetique-512/example-synthetique-512-recto-007.tif:
[...]<BR>TIFFReadDirectory: Warning,
I:/Tests/synthetique-512/example-synthetique-512-recto-007.tif:
[...]<BR>TIFFReadDirectory: Warning,
I:/Tests/synthetique-512/example-synthetique-512-recto-008.tif:
[...]<BR>TIFFReadDirectory: Warning,
I:/Tests/synthetique-512/example-synthetique-512-recto-008.tif:
[...]<BR>TIFFReadDirectory: Warning,
I:/Tests/synthetique-512/example-synthetique-512-recto-009.tif:
[...]<BR>TIFFReadDirectory: Warning,
I:/Tests/synthetique-512/example-synthetique-512-recto-009.tif:
[...]<BR>TIFFReadDirectory: Warning,
I:/Tests/synthetique-512/example-synthetique-512-recto-010.tif:
[...]<BR>TIFFReadDirectory: Warning,
I:/Tests/synthetique-512/example-synthetique-512-recto-010.tif:
[...]</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I get <U>exactly</U> the same problem with
<U>ImageSeriesReadWrite</U> example.. For information, m</FONT><FONT face=Arial
size=2>y tiff images files are color-indexed tiffs, 8-bit</FONT></DIV>
<DIV><FONT face=Arial size=2>Did someone had such warnings and behaviour..
?</FONT></DIV>
<DIV><FONT face=Arial size=2>N. </FONT></DIV></BODY></HTML>