SimpleITK
1.2.4
|
Go to the source code of this file.
Classes | |
class | itk::simple::LabelMapToBinaryImageFilter |
Convert a LabelMap to a binary image. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::LabelMapToBinary (const Image &image1, double backgroundValue=0, double foregroundValue=1.0) |
Convert a LabelMap to a binary image. More... | |