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

Go to the source code of this file.

Classes

class  itk::simple::NotImageFilter
 Implements the NOT logical operator pixel-wise on an image. More...
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::Not (const Image &image1)
 Implements the NOT logical operator pixel-wise on an image. More...