[Insight-users] Tiff Image serie loading

Nic itk at fete.ch
Tue Jun 12 06:37:59 EDT 2007


Hello,
    I'm having a strange behaviour when trying to load two tiff image series. I get these types of warning message:

TIFFReadDirectory: Warning, I:/Tests/synthetique-512/example-synthetique-512-recto-001.tif: unknown field with tag 317 (0x13d) encountered.
TIFFReadDirectory: Warning, I:/Tests/synthetique-512/example-synthetique-512-recto-000.tif: invalid TIFF directory; tags are not sorted in a
scending order.

Moreover, image seems not to be loaded in the incorrect order (trying to load from image 5 to 10:

TIFFReadDirectory: Warning, I:/Tests/synthetique-512/example-synthetique-512-recto-006.tif: invalid TIFF directory; tags are not sorted in ascending order.
TIFFReadDirectory: Warning, I:/Tests/synthetique-512/example-synthetique-512-recto-006.tif: unknown field with tag 317 (0x13d) encountered.
TIFFReadDirectory: Warning, I:/Tests/synthetique-512/example-synthetique-512-recto-005.tif: [...]
TIFFReadDirectory: Warning, I:/Tests/synthetique-512/example-synthetique-512-recto-005.tif: [...]
TIFFReadDirectory: Warning, I:/Tests/synthetique-512/example-synthetique-512-recto-005.tif: [...]
TIFFReadDirectory: Warning, I:/Tests/synthetique-512/example-synthetique-512-recto-005.tif: [...]
TIFFReadDirectory: Warning, I:/Tests/synthetique-512/example-synthetique-512-recto-006.tif: [...]
TIFFReadDirectory: Warning, I:/Tests/synthetique-512/example-synthetique-512-recto-006.tif: [...]
TIFFReadDirectory: Warning, I:/Tests/synthetique-512/example-synthetique-512-recto-007.tif: [...]
TIFFReadDirectory: Warning, I:/Tests/synthetique-512/example-synthetique-512-recto-007.tif: [...]
TIFFReadDirectory: Warning, I:/Tests/synthetique-512/example-synthetique-512-recto-008.tif: [...]
TIFFReadDirectory: Warning, I:/Tests/synthetique-512/example-synthetique-512-recto-008.tif: [...]
TIFFReadDirectory: Warning, I:/Tests/synthetique-512/example-synthetique-512-recto-009.tif: [...]
TIFFReadDirectory: Warning, I:/Tests/synthetique-512/example-synthetique-512-recto-009.tif: [...]
TIFFReadDirectory: Warning, I:/Tests/synthetique-512/example-synthetique-512-recto-010.tif: [...]
TIFFReadDirectory: Warning, I:/Tests/synthetique-512/example-synthetique-512-recto-010.tif: [...]

I get exactly the same problem with ImageSeriesReadWrite example.. For information, my tiff images files are color-indexed tiffs, 8-bit
Did someone had such warnings and behaviour.. ?
N. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20070612/94b7ac08/attachment.html


More information about the Insight-users mailing list