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