SimpleITK
1.2.4
|
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... | |