[vtkusers] accessing a subregion of vtkImageData
Steffen Oeltze
Steffen.Oeltze at Student.Uni-Magdeburg.DE
Wed Feb 12 11:17:49 EST 2003
Hi vtk-users,
I'd like to access a subregion of my vtkImageData (512x512x181). So far I have
used the vtkExtractVOI-class for that purpose. However, this class creates a
copy of the subregion and therefore increases my application's memory demand.
Is there a way to avoid this by using pointers to the subregion ?
Many thanks in advance,
Regards,
Steffen Oeltze
More information about the vtkusers
mailing list