|
SimpleITK
1.0.1
|
Include dependency graph for sitkBinaryImageToLabelMapFilter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::simple::BinaryImageToLabelMapFilter |
| Label the connected components in a binary image and produce a collection of label objects. More... | |
Namespaces | |
| itk | |
| itk::simple | |
Functions | |
| Image | itk::simple::BinaryImageToLabelMap (const Image &image1, bool fullyConnected=false, double inputForegroundValue=1.0, double outputBackgroundValue=0.0) |
| Label the connected components in a binary image and produce a collection of label objects. More... | |
1.8.9.1