open_iA  2019.12
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Public Types | Public Member Functions | List of all members
itk::Functor::FHWIntensityLinearTransform< TInput, TOutput > Class Template Reference

#include <itkFHWRescaleIntensityImageFilter.h>

Collaboration diagram for itk::Functor::FHWIntensityLinearTransform< TInput, TOutput >:

Public Types

typedef NumericTraits< TInput >::RealType RealType
 

Public Member Functions

 FHWIntensityLinearTransform ()
 
bool operator!= (const FHWIntensityLinearTransform &other) const
 
TOutput operator() (const TInput &x) const
 
bool operator== (const FHWIntensityLinearTransform &other) const
 
void SetFactor (RealType a)
 
void SetInMaximum (TInput inmax)
 
void SetInMinimum (TInput inmin)
 
void SetMaximum (TOutput max)
 
void SetMinimum (TOutput min)
 
void SetOffset (RealType b)
 
 ~FHWIntensityLinearTransform ()
 

Member Typedef Documentation

◆ RealType

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

Constructor & Destructor Documentation

◆ FHWIntensityLinearTransform()

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

◆ ~FHWIntensityLinearTransform()

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

Member Function Documentation

◆ operator!=()

template<typename TInput , typename TOutput >
bool itk::Functor::FHWIntensityLinearTransform< TInput, TOutput >::operator!= ( const FHWIntensityLinearTransform< TInput, TOutput > &  other) const
inline

◆ operator()()

template<typename TInput , typename TOutput >
TOutput itk::Functor::FHWIntensityLinearTransform< TInput, TOutput >::operator() ( const TInput &  x) const
inline

◆ operator==()

template<typename TInput , typename TOutput >
bool itk::Functor::FHWIntensityLinearTransform< TInput, TOutput >::operator== ( const FHWIntensityLinearTransform< TInput, TOutput > &  other) const
inline

◆ SetFactor()

template<typename TInput , typename TOutput >
void itk::Functor::FHWIntensityLinearTransform< TInput, TOutput >::SetFactor ( RealType  a)
inline

◆ SetInMaximum()

template<typename TInput , typename TOutput >
void itk::Functor::FHWIntensityLinearTransform< TInput, TOutput >::SetInMaximum ( TInput  inmax)
inline

◆ SetInMinimum()

template<typename TInput , typename TOutput >
void itk::Functor::FHWIntensityLinearTransform< TInput, TOutput >::SetInMinimum ( TInput  inmin)
inline

◆ SetMaximum()

template<typename TInput , typename TOutput >
void itk::Functor::FHWIntensityLinearTransform< TInput, TOutput >::SetMaximum ( TOutput  max)
inline

◆ SetMinimum()

template<typename TInput , typename TOutput >
void itk::Functor::FHWIntensityLinearTransform< TInput, TOutput >::SetMinimum ( TOutput  min)
inline

◆ SetOffset()

template<typename TInput , typename TOutput >
void itk::Functor::FHWIntensityLinearTransform< TInput, TOutput >::SetOffset ( RealType  b)
inline

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