SimpleITK
|
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 | |
namespace | itk |
namespace | 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. | |