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

Go to the source code of this file.

Classes

class  itk::Functor::BinaryUnionWithPadding< TInput, TOutput >
 Provide the operator to calculate the union of two pixels using padding value: return 1, if either pixels does not equal to the padding value, return 0, otherwise. More...
 
class  itk::BinaryUnionWithPaddingImageFilter< TInputImage, TOutputImage >
 Calculate the union of two images using padding value. More...
 

Namespaces

 itk
 
 itk::Functor