Hi Does anyone know how I can acquire the maximum and mininum intensity values for an image in itk ? Basically this so I can auto scale the intensity range using SetColorWindow and SetColorLevel of vtkImageViewer for each image. Thanks