[ITK-users] transformation matrix from a dicom file

Matt McCormick matt.mccormick at kitware.com
Fri Mar 4 10:23:42 EST 2016


Hi Julio,

If you use ITK to read a DICOM image, the position information will be
available in the itk::Image's Origin, Spacing, and Direction
properties.

HTH,
Matt

On Fri, Mar 4, 2016 at 8:35 AM, tao sun <colddiesun at gmail.com> wrote:
> Hi,
>
> I am trying to read the transform from a dicom image.
>
> I understand the tag "Image position" and "Image orientation" provides the
> information. Is there a way to read the transformation matrix from the
> header?
>
> Thanks,
> Julio
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users
>


More information about the Insight-users mailing list