[vtkusers] Unwrap a cylinder of data using vtkCylindricalTransform and vtkImageReslice

Vincent32160 vsh at magellium.fr
Thu Dec 18 11:06:19 EST 2014


I put in the "-1"s because I reuse the matrix presented in your code
(rotate.SetResliceAxesDirectionCosines(
  -1, 0, 0,
  0, -1, 0,
  0, 0, 1 ) )
Shouldn't I do this?



--
View this message in context: http://vtk.1045678.n5.nabble.com/Unwrapping-a-cylinder-of-data-using-vtkCylindricalTransform-and-vtkImageReslice-tp5729719p5729896.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list