[vtkusers] How to read single frme DICOM file
John Drescher
drescherjm at gmail.com
Wed Oct 6 11:00:57 EDT 2010
> attached is the file I want to read (CT-MONO2-16-ankle) , and the output
> with using vtkdicomimagedatareader is attached (output) I need to display
> only the ankle
> Best regards
>
The itk readers will read dicom header data. From these you can use
the itktovtk filters. You could also call the gdcm commands directly
and read this data separately from that. And no I can not help you
with doing any of this in C# or .NET.
John
More information about the vtkusers
mailing list