SimpleITK
|
Go to the source code of this file.
Classes | |
class | itk::simple::SignedDanielssonDistanceMapImageFilter |
This filter computes the signed distance map of the input image as an approximation with pixel accuracy to the Euclidean distance. More... | |
Namespaces | |
namespace | itk |
namespace | itk::simple |
Functions | |
Image | itk::simple::SignedDanielssonDistanceMap (const Image &image1, bool insideIsPositive=false, bool squaredDistance=false, bool useImageSpacing=false) |
This filter computes the signed distance map of the input image as an approximation with pixel accuracy to the Euclidean distance. | |