Hello vtkUsers, I hope you can help me:<br><br>I extract a concret region of a vtkImageData, using vtkSplineWidget like&nbsp; the&nbsp; example of <a href="http://public.kitware.com/cgi-bin/viewcvs.cgi/*checkout*/Examples/GUI/Python/ImageTracerWidget.py?root=VTK&amp;content-type=text/plain">
imageTracerWidget&nbsp;</a> . <br>the stencil output is a vtkImageData with a region of interest. How can I do the mean of this region? what classes can I use to do this?<br><br>Thank you<br>