|
Classes |
class | itk::Functor::Acos< TInput, TOutput > |
class | itk::Functor::AccessorFunctor< TInput, TAccessor > |
| Convert an accessor to a functor so that it can be used in a UnaryFunctorImageFilter. More...
|
class | itk::Functor::Add2< TInput1, TInput2, TOutput > |
class | itk::Functor::AND< TInput1, TInput2, TOutput > |
class | itk::Functor::Asin< TInput, TOutput > |
class | itk::Functor::Atan2< TInput1, TInput2, TOutput > |
class | itk::Functor::Atan< TInput, TOutput > |
class | itk::Functor::Modulus2< TInput1, TInput2, TOutput > |
class | itk::Functor::BinaryThreshold< TInput, TOutput > |
class | itk::Functor::Cast< TInput, TOutput > |
class | itk::Functor::Cos< TInput, TOutput > |
class | itk::Functor::EdgePotential< TInput, TOutput > |
class | itk::Functor::GradientMagnitude< TInput, TOutput > |
class | itk::Functor::IntensityWindowingTransform< TInput, TOutput > |
class | itk::Functor::JoinFunctor< TPixel1, TPixel2 > |
| Join the components of two pixel types into a single pixel type. More...
|
struct | itk::Functor::JoinFunctor< TPixel1, TPixel2 >::CopierDispatchBase |
struct | itk::Functor::JoinFunctor< TPixel1, TPixel2 >::CopierDispatch< VDimension > |
struct | itk::Functor::MakeJoin< TImage1, TImage2 > |
class | itk::Functor::MaskInput< TInput, TMask, TOutput > |
class | itk::Functor::Add1< TInput, TOutput > |
class | itk::Functor::OR< TInput1, TInput2, TOutput > |
class | itk::Functor::IntensityLinearTransform< TInput, TOutput > |
class | itk::Functor::SquaredDifference2< TInput1, TInput2, TOutput > |
class | itk::Functor::VectorCast< TInput, TOutput > |
class | itk::Functor::VectorIndexSelectionCast< TInput, TOutput > |
class | itk::Functor::XOR< TInput1, TInput2, TOutput > |
class | itk::Functor::ScalarToRGBPixelFunctor< TScalar > |
| Function object which maps a scalar value into an RGB pixel value. More...
|