[vtkusers] Image minimum/maximum

Mathieu Malaterre mathieu.malaterre at kitware.com
Wed Jul 21 13:03:26 EDT 2004


Matthew Seier wrote:
> Hey all,
> 
> Is there any way to find the minimum and maximum image values when 
> reading in a set of images using VTK?

vtkImageData::GetScalarRange()

Be sure that your pipeline is upd to date before calling the method.

HTH
Mathieu





More information about the vtkusers mailing list