|
SimpleITK
|
Include dependency graph for sitkThresholdMaximumConnectedComponentsImageFilter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::simple::ThresholdMaximumConnectedComponentsImageFilter |
| Finds the threshold value of an image based on maximizing the number of objects in the image that are larger than a given minimal size. More... | |
Namespaces | |
| namespace | itk |
| namespace | itk::simple |
Functions | |
| Image | itk::simple::ThresholdMaximumConnectedComponents (const Image &image1, uint32_t minimumObjectSizeInPixels=0u, double upperBoundary=std::numeric_limits< double >::max(), uint8_t insideValue=1u, uint8_t outsideValue=0u) |
| Finds the threshold value of an image based on maximizing the number of objects in the image that are larger than a given minimal size. | |
1.13.2 |
Privacy Policy