MantisBT - VTK
View Issue Details
0005318VTK(No Category)public2007-07-09 12:042016-08-12 09:54
David Feng 
Will Schroeder 
lowminoralways
closedmoved 
 
 
0005318: transformable vtkImagePlaneWidget
The vtkImagePlaneWidget does not allow users to transform the plane actors, a feature critical for registering multiple datasets that have their own coordinate systems. I have added that functionality in the attached files while preserving picking functionality.

I have added two vtkMatri4x4's: this->UserMatrix and this->UserMatrixInverse. These are used several times throughout the original code to ensure that image-space coordinates are properly transformed to and from world-space coordinates (UserMatrix and UserMatrixInverse, respectively).
No tags attached.
zip myImagePlaneWidget.zip (20,538) 1969-12-31 19:00
https://www.vtk.org/Bug/file/6066/myImagePlaneWidget.zip
Issue History
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036918
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved

Notes
(0036918)
Kitware Robot   
2016-08-12 09:54   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.