Dear all,<div><br></div><div>I'm trying to save an itkImage in gipl format: the image is 3d and, contains 100k labeled objects and the pixel type is int. </div><div>After calling the update() method in the writer, i got this exception </div>
<div><br></div><div>"Pixel Type Unknown"</div><div><br></div><div>I red the page <a href="http://www.itk.org/Wiki/ITK_File_Formats">http://www.itk.org/Wiki/ITK_File_Formats</a></div><div>and from what I understood, the "int" pixel type should be supported.. so I cannot understand the reason of this exception.</div>
<div>Moreover this kind of exception happens also if I use the <span class="Apple-style-span" style="font-family: monospace; font-size: 13px; line-height: 14px; white-space: pre; ">unsigned int, while the image is saved correctly for float,short int, unsigned char pixel type...</span></div>
<div><span class="Apple-style-span" style="font-family: monospace; font-size: 13px; line-height: 14px; white-space: pre; "><br></span></div><div><span class="Apple-style-span" style="font-family: monospace; font-size: 13px; line-height: 14px; white-space: pre; ">I was wondering, if i'm doing something wrong or if the pixel type int is not supported for saving in gipl.</span></div>
<div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="line-height: 14px; white-space: pre;"><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 13px;"><br>
</span></font></span></font></div><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="line-height: 14px; white-space: pre;"><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 13px;">Best Regards and thank you</span></font></span></font></div>
<div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="line-height: 14px; white-space: pre;"><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 13px;"><br>
</span></font></span></font></div><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="line-height: 14px; white-space: pre;"><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 13px;">Niccolo'</span></font></span></font></div>
<div> </div><div> </div>