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