ITK  4.2.0
Insight Segmentation and Registration Toolkit
Modules | Classes
Functions
Data Processing Objects
+ Collaboration diagram for Functions:

Modules

 Image Functions
 Spatial Functions
 Finite Difference Functions

Classes

class  itk::BSplineDerivativeKernelFunction< VSplineOrder, TRealValueType >
 Derivative of a BSpline kernel used for density estimation and nonparameteric regression. More...
class  itk::BSplineInterpolationWeightFunction< TCoordRep, VSpaceDimension, VSplineOrder >
 Returns the weights over the support region used for B-spline interpolation/reconstruction. More...
class  itk::BSplineKernelFunction< VSplineOrder, TRealValueType >
 BSpline kernel used for density estimation and nonparameteric regression. More...
class  itk::CumulativeGaussianCostFunction
 Cost function for the Cumulative Gaussian Optimizer. More...
class  itk::FiniteDifferenceFunction< TImageType >
class  itk::FunctionBase< TInput, TOutput >
 Base class for all ITK function objects. More...
class  itk::GaborKernelFunction< TRealValueType >
 Gabor kernel used for various computer vision tasks. More...
class  itk::GaussianKernelFunction< TRealValueType >
 Gaussian kernel used for density estimation and nonparameteric regression. More...
class  itk::KernelFunctionBase< TRealValueType >
 Kernel used for density estimation and nonparameteric regression. More...
class  itk::LevelSetFunction< TImageType >
 The LevelSetFunction class is a generic function object which can be used to create a level set method filter when combined with an appropriate finite difference image filter. (See FiniteDifferenceImageFilter.) More...
class  MeshFunctionBase
 Base class for mesh function object modifiers. More...

Detailed Description

Functions provide an efficient mechanism for computing values