SimpleITK
1.2.4
|
Go to the source code of this file.
Classes | |
class | itk::simple::NormalizeToConstantImageFilter |
Scales image pixel intensities to make the sum of all pixels equal a user-defined constant. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::NormalizeToConstant (const Image &image1, double constant=1.0) |
Scales image pixel intensities to make the sum of all pixels equal a user-defined constant. More... | |