<div dir="ltr">Hi Jon, <div><br></div><div>thanks a lot for your answer. I still have some doubt though. I tried to look at the examples you mentioned, but it seems to me that they are all for 2D images (dicom image extracted by a series?). How can I get the slice thickness of a specific slice, say the 3rd on for example, without the need to specify the name of that slice? Is it possible to do that? Or I need to know the name of the specific slice?</div>
<div>Also, what if instead of a dicom I have a nrrd file. How may I get the slice thickness in this case?</div><div><br></div><div>Many many thanks for your help,</div><div>Pietro</div></div><div class="gmail_extra"><br><br>
<div class="gmail_quote">2014-05-07 7:36 GMT+01:00 Jon Haitz Legarreta <span dir="ltr"><<a href="mailto:jhlegarreta@vicomtech.org" target="_blank">jhlegarreta@vicomtech.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div>Hi Pietro,<br></div>you can have a look at this example [1].<br><br></div><div>On the other hand, if you are dealing with at DICOM dataset, the tag that stores the slice thickness information is 0018 | 0050 [2].<br>


<br></div><div>In section 7.12.3 of the ITK SW Guide [3] you may find some additional example about how to get the information of the DICOM tags. Basically, ITK uses a library called GDCM to handle DICOM files, and by creating the appropriate GDCM objects, you'll be able to retrieve the value of any DICOM tag.<br>


</div><div><br></div>HTH,<br>JON HAITZ<br><div><br>[1] <a href="http://www.itk.org/Wiki/ITK/Examples/DICOM/ResampleDICOM" target="_blank">http://www.itk.org/Wiki/ITK/Examples/DICOM/ResampleDICOM</a><br><div><div><div><div class="gmail_extra">

[2] <a href="http://medical.nema.org/Dicom/2011/11_06pu.pdf" target="_blank">http://medical.nema.org/Dicom/2011/11_06pu.pdf</a> (page 22)<br>[3] <a href="http://www.itk.org/ItkSoftwareGuide.pdf" target="_blank">http://www.itk.org/ItkSoftwareGuide.pdf</a><br>

<br><br><div class="gmail_quote"><div><div class="h5">On 6 May 2014 18:47, Pietro Nardelli <span dir="ltr"><<a href="mailto:pie.nardelli@gmail.com" target="_blank">pie.nardelli@gmail.com</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div class="h5"><div dir="ltr">Hi guys,<div><br></div><div>would you mind telling me if there a method to get the slice thickness of a CT dataset in ITK? I have been looking it up online, but I could not find a good explanation. </div>


<div>
<br></div><div>Thank you very much for your help,</div><div>Pietro</div></div>
<br></div></div>_____________________________________<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.php" 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" 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>
<br></blockquote></div><br></div></div></div></div></div></div>
</blockquote></div><br></div>