<div dir="ltr"><div>Hello Bill,</div><div><br></div>Thanks a lot for your quick response.<div><br></div><div>Yes I used the PixelType short but I am still getting the same result.</div><div><br></div><div>Regards,</div><div>Suneeza </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 6, 2016 at 6:19 PM, Bill Lorensen <span dir="ltr"><<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">For dicom data change<br>
<br>
typedef  unsigned char   PixelType;<br>
 to<br>
<br>
typedef  short   PixelType;<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Sun, Mar 6, 2016 at 12:13 PM, suneeza hanif <<a href="mailto:suneezahanif02@gmail.com">suneezahanif02@gmail.com</a>> wrote:<br>
> Hello Bill,<br>
><br>
> I have tried this example with images specified in the example. It worked<br>
> great with them but when I used .dcm images, instead of showing pattern in<br>
> the image it just showed white image.<br>
> I have attached the screenshot for reference.<br>
><br>
> Can you guide me why is it not working in this case and what I need to add.<br>
><br>
> Thank you.<br>
><br>
> Best Regards,<br>
> Suneeza<br>
><br>
</div></div><span class="im HOEnZb">> _____________________________________<br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Kitware offers ITK Training Courses, for more information visit:<br>
> <a href="http://www.kitware.com/products/protraining.php" rel="noreferrer" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
><br>
> Please keep messages on-topic and check the ITK FAQ at:<br>
> <a href="http://www.itk.org/Wiki/ITK_FAQ" rel="noreferrer" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/insight-users" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br>
><br>
<br>
<br>
<br>
</span><div class="HOEnZb"><div class="h5">--<br>
Unpaid intern in BillsBasement at noware dot com<br>
</div></div></blockquote></div><br></div>