<div class="gmail_quote">On Wed, Mar 16, 2011 at 10:55 AM, robert tamburo <span dir="ltr">&lt;<a href="mailto:robert.tamburo@gmail.com">robert.tamburo@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Your image produces a blank image on my system. Actually, reads 255 pixels as 0 (I printed out pixel at index [0, 0]).<div><br></div><div>The output has a non-zero output with pixel type:</div><div>-  unsigned short  (values of 0 and 65025)</div>


<div>- RGBPixel&lt;unsigned char&gt; (values of 0, 0, 0 and 255, 255, 255)</div><div>- RGBPixel&lt;unsigned short&gt; (values of 0, 0, 0 and 255, 255, 255)<br><div><br></div><div>If I open the image in ImageJ and re-save it as a PNG (32-bit, RGB), it works fine (values of 0 and 255) with pixel type unsigned char.</div>


<div><br></div><div>Could it be the image itself being the issue?</div></div></blockquote><div><br></div><meta http-equiv="content-type" content="text/html; charset=utf-8">Can you explain why would it work in recent versions of ITK?<br clear="all">
<br>David </div>