If by resolution you mean image spacing (usually in mm):<div><br></div><div>ImageType::SizeType spacing = image-&gt;GetSpacing();</div><div><br></div><div>spacing is a 1xN vector where N is the number of dimensions in your image<br>

<br><div class="gmail_quote">On Wed, May 4, 2011 at 1:01 PM, Abayiz <span dir="ltr">&lt;<a href="mailto:abayiz@yahoo.com">abayiz@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hello all,<br>
<br>
I am using the Demons algorithm code provided in ITK to register dicom files, and get the result. Now I want to know the resolution of the result data. How can I confirm it?<br>
<br>
Thank you in advance.<br>
<br>
Abayiz<br>
_____________________________________<br>
Powered by <a href="http://www.kitware.com" 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" 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.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
</blockquote></div><br></div>