|
SimpleITK
1.2.4
|
Include dependency graph for sitkBinaryThresholdImageFilter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::simple::BinaryThresholdImageFilter |
| Binarize an input image by thresholding. More... | |
Namespaces | |
| itk | |
| itk::simple | |
Functions | |
| Image | itk::simple::BinaryThreshold (const Image &image1, double lowerThreshold=0.0, double upperThreshold=255.0, uint8_t insideValue=1u, uint8_t outsideValue=0u) |
| Binarize an input image by thresholding. More... | |
1.8.9.1