|
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...
|
|
struct | itk::BSplineKernelFunction< VSplineOrder, TRealValueType >::Dispatch< int > |
|
struct | itk::BSplineDerivativeKernelFunction< VSplineOrder, TRealValueType >::Dispatch< int > |
|
struct | itk::BSplineKernelFunction< VSplineOrder, TRealValueType >::DispatchBase |
|
struct | itk::BSplineDerivativeKernelFunction< VSplineOrder, TRealValueType >::DispatchBase |
|
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::KernelFunction |
| KernelFunction is for backward compatibility with ITKv3. 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...
|
|