Hi everyone,<br><br>I finally managed to get the scaling working properly by inheriting from vtkImagePlaneWidget and adding a vtkTransform to the reslicer.<br><br>I set the scaling params in the reslicer through this transform.
<br><br>The only thing that does nto work so far is the size of the image that is returned by the reslicer. The reslicer still returns the same image size and so only a subset of the original image (zoomed, of course) is displayed.
<br><br>Can someone please help me as to how I can set the size of the image that is returnned by the vtkImageReslice that is in the vtkImagePlaneWidget.<br><br>Please help!<br><br>Thanks,<br>Anna<br>