[Insight-users] DICOM measures
l.a.pereira
l.a.pereira at uol.com.br
Wed Dec 9 10:57:09 EST 2009
Michael, sorry i'm sending message again, I had problem with first email format.
Michael, thanks for reply.
My problem is know how tags I need use to calculate original DICOM dimensions x,y,z to milimeters.
My application read a DICOM series and create a Volume. After that, the user will work from slices x,y,z obtained from
vtkImagePlaneWidget->GetResliceOutput(), so I need to establish a co-relation between vtkImagePlaneWidget->GetResliceOutput() and the
original measures of DICOM Series in milimeters.
I analised you code but I did not understand it.
Em 09/12/2009 11:13, michiel mentink < michael.mentink at st-hughs.ox.ac.uk > escreveu:
Hi Luis,
try example Examples/IO/DicomSeriesReadPrintTags.cxx.
It prints the most important tags.
It is described in the itk software guide paragraph 7.12.6
You can also see those tags summarized on my page on:
https://sites.google.com/site/michielmentink/programming/itk/image-translate (on the bottom).
greets,
Michael
On 12/9/09, l.a.pereira <l.a.pereira at uol.com.br> wrote:
Hi,
I'm reading a DICOM series with GDCMImageIO.
Now, I need obtain the measures of this DICOM series to convert it in milimeters.
How can I do it ?
There is some tags in DICOM header where I can calculate/convert this measures to milimeters ?
Thanks,
Luis
_____________________________________
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.html
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://www.itk.org/mailman/listinfo/insight-users
More information about the Insight-users
mailing list