|
SimpleITK
|
Include dependency graph for sitkSimpleContourExtractorImageFilter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::simple::SimpleContourExtractorImageFilter |
| Computes an image of contours which will be the contour of the first image. More... | |
Namespaces | |
| namespace | itk |
| namespace | itk::simple |
Functions | |
| Image | itk::simple::SimpleContourExtractor (const Image &image1, double inputForegroundValue=1.0, double inputBackgroundValue=0.0, std::vector< unsigned int > radius=std::vector< unsigned int >(3, 1), double outputForegroundValue=1.0, double outputBackgroundValue=0.0) |
| Computes an image of contours which will be the contour of the first image. | |
1.13.2 |
Privacy Policy