SimpleITK  1.0.1
Classes | Namespaces | Functions
sitkMaskNegatedImageFilter.h File Reference
#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
+ Include dependency graph for sitkMaskNegatedImageFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::simple::MaskNegatedImageFilter
 Mask an image with the negative of a mask. More...
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::MaskNegated (const Image &image, const Image &maskImage)
 Mask an image with the negative of a mask. More...