SimpleITK  1.0.1
Classes | Namespaces | Functions
sitkApproximateSignedDistanceMapImageFilter.h File Reference
#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
+ Include dependency graph for sitkApproximateSignedDistanceMapImageFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::simple::ApproximateSignedDistanceMapImageFilter
 Create a map of the approximate signed distance from the boundaries of a binary image. More...
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::ApproximateSignedDistanceMap (const Image &image1, double insideValue=1u, double outsideValue=0u)
 Create a map of the approximate signed distance from the boundaries of a binary image. More...