View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005318VTK(No Category)public2007-07-09 12:042016-08-12 09:54
ReporterDavid Feng 
Assigned ToWill Schroeder 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005318: transformable vtkImagePlaneWidget
DescriptionThe 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).
TagsNo tags attached.
Project
Type
Attached Fileszip file icon myImagePlaneWidget.zip [^] (20,538 bytes) 1969-12-31 19:00

 Relationships

  Notes
(0036918)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:54 Kitware Robot Note Added: 0036918
2016-08-12 09:54 Kitware Robot Status expired => closed
2016-08-12 09:54 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team