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

Go to the source code of this file.

Namespaces

 itk
 

Functions

template<typename TImage >
bool itk::IsImageBinary (typename TImage::Pointer image)
 Return whether an image is binary or not. More...
 
template<typename TImage >
bool itk::IsImageBinary (typename TImage::Pointer image, typename TImage::PixelType &intensity1, typename TImage::PixelType &intensity2)
 Return whether an image is binary or not. More...