ITK
6.0.0
Insight Toolkit
|
#include <itkAbsImageFilter.h>
Computes the absolute value of a pixel.
Definition at line 33 of file itkAbsImageFilter.h.
Public Member Functions | |
ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION (Abs) | |
TOutput | operator() (const TInput &A) const |
bool | operator== (const Abs &) const |
itk::Functor::Abs< TInput, TOutput >::ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION | ( | Abs< TInput, TOutput > | ) |
|
inline |
Definition at line 45 of file itkAbsImageFilter.h.
References itk::Math::abs().
|
inline |
Definition at line 37 of file itkAbsImageFilter.h.