SimpleITK
1.0.1
|
Go to the source code of this file.
Classes | |
class | itk::simple::BinaryContourImageFilter |
Labels the pixels on the border of the objects in a binary image. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::BinaryContour (const Image &image1, bool fullyConnected=false, double backgroundValue=0.0, double foregroundValue=1.0) |
Labels the pixels on the border of the objects in a binary image. More... | |