SimpleITK
1.2.4
|
Go to the source code of this file.
Classes | |
class | itk::simple::MaskNegatedImageFilter |
Mask an image with the negation (or logical compliment) of a mask. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::MaskNegated (const Image &image, const Image &maskImage, double outsideValue=0, double maskingValue=0) |
Mask an image with the negation (or logical compliment) of a mask. More... | |