|
SimpleITK
1.2.4
|
Include dependency graph for sitkRegionalMaximaImageFilter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::simple::RegionalMaximaImageFilter |
| Produce a binary image where foreground is the regional maxima of the input image. More... | |
Namespaces | |
| itk | |
| itk::simple | |
Functions | |
| Image | itk::simple::RegionalMaxima (const Image &image1, double backgroundValue=0.0, double foregroundValue=1.0, bool fullyConnected=false, bool flatIsMaxima=true) |
| Produce a binary image where foreground is the regional maxima of the input image. More... | |
1.8.9.1