SimpleITK
|
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 | |
namespace | itk |
namespace | itk::simple |
Functions | |
Image | itk::simple::IsoContourDistance (const Image &image1, double levelSetValue=0.0, double farValue=10) |
Compute an approximate distance from an interpolated isocontour to the close grid points. | |