#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
Go to the source code of this file.
|
|
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...
|
|
|
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...
|
|