SimpleITK
1.2.4
|
Go to the source code of this file.
Classes | |
class | itk::simple::AbsoluteValueDifferenceImageFilter |
Implements pixel-wise the computation of absolute value difference. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::AbsoluteValueDifference (const Image &image1, const Image &image2) |
Implements pixel-wise the computation of absolute value difference. More... | |
Image | itk::simple::AbsoluteValueDifference (const Image &image1, double constant) |
Image | itk::simple::AbsoluteValueDifference (double constant, const Image &image2) |