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