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

Go to the source code of this file.

Classes

class  itk::Functor::BWhereANonZeroOtherwiseZero< TInput1, TInput2, TOutput >
 Function object that given two inputs A and B, will return B if A is not zero, and otherwise return 0. More...
 
class  itk::CropTargetImageWhereSourceImageNonZeroImageFilter< TInputImage1, TInputImage2, TOutputImage >
 Crops the target (second input) where the source image (first input) is non zero. More...
 

Namespaces

 itk
 
 itk::Functor