<div dir="ltr">Greetings,<div><br></div><div>I am working a a visualization problem involving superimposing an vtkImageData (using vtkImageActor) and another object, both of which are spatially tracker. By themselves, they coincide in the correct location.</div><div><br></div><div>I would like to display only a region of the vtkImageData. I tried using vtkImageClip and also vtkExtractVOI, both of which changed the origin of the vtkImageData, hence the vtkImageActor no longer coincide with other objects at the correct location.</div><div><br></div><div>Is there a way to clip/extract ROI without changing the origin? What other classes can I use?</div><div><br></div><div>any help is very much appreciated,</div></div>