Classes |
class | itk::AnisotropicDiffusionFunction< TImage > |
class | itk::BinaryMinMaxCurvatureFlowFunction< TImage > |
class | itk::CurvatureFlowFunction< TImage > |
| This class encapsulate the finite difference equation which drives a curvature flow denoising algorithm. More...
|
class | itk::CurvatureNDAnisotropicDiffusionFunction< TImage > |
class | itk::CurvesLevelSetFunction< TImageType, TFeatureImageType > |
| This function is used in CurvesLevelSetImageFilter to segment structures in images based on user supplied edge potential map. More...
|
class | itk::DemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > |
class | itk::ESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > |
| Fast implementation of the symmetric demons registration force. More...
|
class | itk::FastSymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > |
class | itk::GeodesicActiveContourLevelSetFunction< TImageType, TFeatureImageType > |
| This function is used in GeodesicActiveContourLevelSetImageFilter to segment structures in an image based on a user supplied edge potential map. More...
|
class | itk::GeodesicActiveContourShapePriorLevelSetFunction< TImageType, TFeatureImageType > |
| This function is used in GeodesicActiveContourShapePriorSegmentationLevelSetFilter to segment structures in an image based on user supplied edge potential map and shape model. More...
|
class | itk::GradientNDAnisotropicDiffusionFunction< TImage > |
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 | itk::LevelSetMotionRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > |
class | itk::MeanSquareRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > |
class | itk::MinMaxCurvatureFlowFunction< TImage > |
class | itk::MIRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > |
class | itk::NCCRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > |
class | itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > |
class | itk::ScalarAnisotropicDiffusionFunction< TImage > |
class | itk::ShapeDetectionLevelSetFunction< TImageType, TFeatureImageType > |
| This function is used in the ShapeDetectionLevelSetImageFilter to segment structures in an image based on a user supplied edge potential map. More...
|
class | itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType > |
| This function is used in ShapePriorSegmentationLevelSetFilter to segment structures in an image based on user supplied edge potential map and shape model. More...
|
class | itk::SymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > |
class | itk::VectorAnisotropicDiffusionFunction< TImage > |
Finite difference functions are used in the finite difference solver (FDS) framework for solving partial differential equations on images using an iterative, finite difference update scheme.