SimpleITK
1.0.1
|
Go to the source code of this file.
Classes | |
class | itk::simple::ApproximateSignedDistanceMapImageFilter |
Create a map of the approximate signed distance from the boundaries of a binary image. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::ApproximateSignedDistanceMap (const Image &image1, double insideValue=1u, double outsideValue=0u) |
Create a map of the approximate signed distance from the boundaries of a binary image. More... | |