SimpleITK
1.2.4
|
Go to the source code of this file.
Classes | |
class | itk::simple::SignedMaurerDistanceMapImageFilter |
This filter calculates the Euclidean distance transform of a binary image in linear time for arbitrary dimensions. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::SignedMaurerDistanceMap (const Image &image1, bool insideIsPositive=false, bool squaredDistance=true, bool useImageSpacing=false, double backgroundValue=0.0) |
This filter calculates the Euclidean distance transform of a binary image in linear time for arbitrary dimensions. More... | |