|
SimpleITK
1.2.4
|
Include dependency graph for sitkConfidenceConnectedImageFilter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::simple::ConfidenceConnectedImageFilter |
| Segment pixels with similar statistics using connectivity. More... | |
Namespaces | |
| itk | |
| itk::simple | |
Functions | |
| Image | itk::simple::ConfidenceConnected (const Image &image1, const std::vector< std::vector< unsigned int > > &seedList, unsigned int numberOfIterations=4u, double multiplier=4.5, unsigned int initialNeighborhoodRadius=1u, uint8_t replaceValue=1u) |
1.8.9.1