[Insight-users] Finding intensity range for an image

Glenn Pierce glennpierce at connectfree.co.uk
Sun, 28 Mar 2004 20:33:03 +0100


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