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

Go to the source code of this file.

Classes

class  itk::simple::IsoContourDistanceImageFilter
 Compute an approximate distance from an interpolated isocontour to the close grid points. More...
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::IsoContourDistance (const Image &image1, double levelSetValue=0, double farValue=10)
 Compute an approximate distance from an interpolated isocontour to the close grid points. More...