|
SimpleITK
|
Include dependency graph for sitkDoubleThresholdImageFilter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::simple::DoubleThresholdImageFilter |
| Binarize an input image using double thresholding. More... | |
Namespaces | |
| namespace | itk |
| namespace | itk::simple |
Functions | |
| Image | itk::simple::DoubleThreshold (const Image &image1, double threshold1=0.0, double threshold2=1.0, double threshold3=254.0, double threshold4=255.0, uint8_t insideValue=1u, uint8_t outsideValue=0u, bool fullyConnected=false) |
| Binarize an input image using double thresholding. | |
1.13.2 |
Privacy Policy