[vtkusers] Announcement: New image rendering classes for VTK

David Gobbi david.gobbi at gmail.com
Tue Jun 28 19:58:42 EDT 2011


On Tue, Jun 28, 2011 at 9:40 AM, Dženan Zukić <dzenanz at gmail.com> wrote:
> Hi David,
>
> I am interested in this too:
> Does the above approach affect the polygonal actors in the scene (segmented
> parts of the image)?
> Regards,
> Dženan

When the DICOM patient coordinate system is used as the VTK world
coordinate system, the assumption is that everything (images AND
polydata) would have a either already be in the patient coordinate
system, or if not, you would to have a 4x4 transform to set as the
actor's UserMatrix (or UserTransform).  I.e. a transform to bring the
data from its original coordinate system into the patient coordinate
system.

 - David



More information about the vtkusers mailing list