Go to the source code of this file.
|
|
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...
|
|
Image | itk::simple::MaskNegated (Image &&image, const Image &maskImage, double outsideValue=0, double maskingValue=0) |
| Mask an image with the negation (or logical compliment) of a mask. More...
|
|
|
Image | itk::simple::MaskNegated (Image &&image, const Image &maskImage, double outsideValue=0, double maskingValue=0) |
| Mask an image with the negation (or logical compliment) of a mask. More...
|
|
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...
|
|