Modules | |
Image Functions | |
Spatial Functions | |
Finite Difference Functions | |
Classes | |
class | BSplineDerivativeKernelFunction |
Derivative of a BSpline kernel used for density estimation and nonparameteric regression. More... | |
class | BSplineInterpolationWeightFunction |
Returns the weights over the support region used for B-spline interpolation/reconstruction. More... | |
class | BSplineKernelFunction |
BSpline kernel used for density estimation and nonparameteric regression. More... | |
class | CumulativeGaussianCostFunction |
Cost function for the Cumulative Gaussian Optimizer. More... | |
class | FiniteDifferenceFunction |
class | FunctionBase |
Base class for all ITK function objects. More... | |
class | GaussianKernelFunction |
Gaussian kernel used for density estimation and nonparameteric regression. More... | |
class | KernelFunction |
Kernel used for density estimation and nonparameteric regression. More... | |
class | LevelSetFunction |
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... |