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