SimpleITK
1.2.4
|
Go to the source code of this file.
Classes | |
class | itk::simple::ConnectedComponentImageFilter |
Label the objects in a binary image. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::ConnectedComponent (const Image &image, const Image &maskImage, bool fullyConnected=false) |
Label the objects in a binary image. More... | |
Image | itk::simple::ConnectedComponent (const Image &image, bool fullyConnected=false) |