[vtkusers] [Insight-users] DICOM viewer using itk and vtk
John Drescher
drescherjm at gmail.com
Fri Mar 2 13:50:35 EST 2012
> Well, finally i could to input with a dicom file and see the image from it.
> I used the itk's connection with vtk, for begining it's good but i still
> have two problems that they are the color of image was so dark so i could to
> resolve it using itkRescaleIntensityImageFilter.h
I do this using window / level filter.
> and the position of the
> image that it is turned upside down. And reading some threads i read that
> could be solved using vtkImageFlip however the flip invalidates the dicom
> coordinate system. And i ask how to resolve this?
>
I do this by moving the camera.
John
More information about the vtkusers
mailing list