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