NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Types | Public Member Functions | List of all members
itk::Functor::InvertIntensityBetweenMaxAndMinTransform< TInput, TOutput > Class Template Reference

Public Types

typedef NumericTraits< TInput >
::RealType 
RealType
 

Public Member Functions

 InvertIntensityBetweenMaxAndMinTransform ()
 
 ~InvertIntensityBetweenMaxAndMinTransform ()
 
void SetMaximum (TOutput max)
 
void SetMinimum (TOutput min)
 
bool operator!= (const InvertIntensityBetweenMaxAndMinTransform &other) const
 
bool operator== (const InvertIntensityBetweenMaxAndMinTransform &other) const
 
TOutput operator() (const TInput &x) const
 

Member Typedef Documentation

template<typename TInput , typename TOutput >
typedef NumericTraits< TInput >::RealType itk::Functor::InvertIntensityBetweenMaxAndMinTransform< TInput, TOutput >::RealType

Constructor & Destructor Documentation

template<typename TInput , typename TOutput >
itk::Functor::InvertIntensityBetweenMaxAndMinTransform< TInput, TOutput >::InvertIntensityBetweenMaxAndMinTransform ( )
inline
template<typename TInput , typename TOutput >
itk::Functor::InvertIntensityBetweenMaxAndMinTransform< TInput, TOutput >::~InvertIntensityBetweenMaxAndMinTransform ( )
inline

Member Function Documentation

template<typename TInput , typename TOutput >
bool itk::Functor::InvertIntensityBetweenMaxAndMinTransform< TInput, TOutput >::operator!= ( const InvertIntensityBetweenMaxAndMinTransform< TInput, TOutput > &  other) const
inline
template<typename TInput , typename TOutput >
TOutput itk::Functor::InvertIntensityBetweenMaxAndMinTransform< TInput, TOutput >::operator() ( const TInput &  x) const
inline
template<typename TInput , typename TOutput >
bool itk::Functor::InvertIntensityBetweenMaxAndMinTransform< TInput, TOutput >::operator== ( const InvertIntensityBetweenMaxAndMinTransform< TInput, TOutput > &  other) const
inline
template<typename TInput , typename TOutput >
void itk::Functor::InvertIntensityBetweenMaxAndMinTransform< TInput, TOutput >::SetMaximum ( TOutput  max)
inline
template<typename TInput , typename TOutput >
void itk::Functor::InvertIntensityBetweenMaxAndMinTransform< TInput, TOutput >::SetMinimum ( TOutput  min)
inline

The documentation for this class was generated from the following file: