[vtkusers] vtkImagePlaneWidget and extent

Sergio Andres sergio at unizar.es
Mon Sep 6 13:58:24 EDT 2004


Hi all,

I have a problem the extent of the image returned by
vtkImagePlaneWidget::GetResliceOutput().

Before calling to vtkImagePlaneWidget::SetInput(inputImage) method,
the inputImage has a whole extent of 0,63,0,63,0,17.
The widget is oriented to Y-axis.
Then, when I call to vtkImagePlaneWidget::GetResliceOutput(),
I get an output image with the following whole extent: 0,63, 0, 31

But I think it should return an extent of 0,63,0,17...

So, what is the problem??
I would appreciate any help.

Thanks,

Sergio.




More information about the vtkusers mailing list