NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Classes | Namespaces
itkBinariseUsingPaddingImageFilter.h File Reference
Include dependency graph for itkBinariseUsingPaddingImageFilter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::Functor::BinariseUsingPadding< TInput, TOutput >
 Provide the operator to binarise a pixel: return 0, if the pixel is equal to the padding value, return 1, otherwise. More...
 
class  itk::BinariseUsingPaddingImageFilter< TInputImage, TOutputImage >
 Binarise the image using using padding value. More...
 

Namespaces

 itk
 
 itk::Functor