ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
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... | |
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).