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

Go to the source code of this file.

Classes

class  itk::Functor::BinaryIntersectWithPadding< TInput, TOutput >
 Provide the operator to calculate the intersection of two pixels using padding value: return 1, if both pixels do not equal to the padding value, return 0, otherwise. More...
 
class  itk::BinaryIntersectWithPaddingImageFilter< TInputImage, TOutputImage >
 Calculate the intersection of two images using padding value. More...
 

Namespaces

 itk
 
 itk::Functor