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

Go to the source code of this file.

Classes

class  itk::Functor::AWhereNoneZeroOtherwiseB< TInput1, TInput2, TOutput >
 Function object that given two inputs A and B, will return A if A is not zero, and otherwise return B. More...
 
class  itk::InjectSourceImageGreaterThanZeroIntoTargetImageFilter< TInputImage1, TInputImage2, TOutputImage >
 If first input is != 0, then the first input is copied to output, otherwise, the second input pixel is copied to output. More...
 

Namespaces

 itk
 
 itk::Functor