Well,<br><ul><li>The TIFF images were created by Photoshop CS and the problem is it's 16 bytes built.<br></li><li>I don't know if ITK is using its own library or the system one.</li><li>I'm using ITK 2.6.0 on Linux kernel 
2.6.10-5-386</li></ul>and here is the code that reads the TIFF is the basic example shown in the ITK Manual.<br><br>Thanks<br><br><div>
<span class="gmail_quote">On 6/13/06, <b class="gmail_sendername">Julien Jomier</b> &lt;<a href="mailto:julien.jomier@kitware.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">julien.jomier@kitware.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Clement,<br><br>One more thing, is it really an error or just a warning? The TIFF<br>library ignores some unknown fields by default.<br>Can you read the image or is your program crashing at some point?<br><br>Let us know,
<br><br>Julien<br><br>Kevin H. Hobbs wrote:<br>&gt; On Tue, 2006-06-13 at 10:19 +0200, Clément wrote:<br>&gt;&gt; Hi,<br>&gt;&gt; I'm using itk in order to segment some huge images and then analyse<br>&gt;&gt; the result to apply some specific operations.
<br>&gt;&gt; However, I'm trying to open some .tif images and i got an error<br>&gt;&gt; message :<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; unknown field with tag 34665 (0x8769) encountered<br>&gt;&gt;<br>&gt;&gt; Could you please explain me why i catch it ?
<br>&gt;&gt;<br>&gt;&gt; (sorry for my bad English, I'm just a french frog)<br>&gt;&gt;<br>&gt;&gt; Thanks<br>&gt;&gt; FidoDido<br>&gt;&gt;<br>&gt;&gt;<br>&gt;<br>&gt; With what program were the TIFF images created? Is ITK built with it's
<br>&gt; own TIFF library or with the system library? Can you send the segment of<br>&gt; code that reads the TIFF? Can you tell us what OS and version of ITK you<br>&gt; are using?<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------
<br>&gt;<br>&gt; _______________________________________________<br>&gt; Insight-users mailing list<br>&gt; <a href="mailto:Insight-users@itk.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Insight-users@itk.org
</a><br>&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.itk.org/mailman/listinfo/insight-users</a><br><br></blockquote></div><br>