[vtkusers] oblique vtkImageData bounds
Michael Knopke
Michael.Knopke at gmx.de
Wed Oct 15 03:28:15 EDT 2008
Hi,
Depending on how you read in the data some readers like vtkImageReader and
derivates come with a -->SetTransform(vtkTransform) that should preorient
the volume.
Unfortunately I didn't have good results with vtkVolume16Reader (slow and
sometimes crashes) when using a transform.
You could also rotate the volume afterwards but this is also a slow
approach. If someone knows it better, please give an advice for I'm also in
need of such a function.
Regards,
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20081015/421c5696/attachment.htm>
More information about the vtkusers
mailing list