ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes
Module ITKSignedDistanceFunction
Group Segmentation
+ Collaboration diagram for Module ITKSignedDistanceFunction:

Classes

class  itk::PCAShapeSignedDistanceFunction< TCoordRep, VSpaceDimension, TImage >
 Compute the signed distance from a N-dimensional PCA Shape. More...
class  itk::ShapeSignedDistanceFunction< TCoordRep, VSpaceDimension >
 Base class for functions which evaluates the signed distance from a shape. More...
class  itk::SphereSignedDistanceFunction< TCoordRep, VSpaceDimension >
 Compute the signed distance from a N-dimensional sphere. More...

Detailed Description

This module contains classes for calculating signed distance images, i.e. images of the distance from a segmenting contour (the distance is zero on the contour, negative inside the contour, and positive outside the contour).

Dependencies: