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

Go to the source code of this file.

Functions

template<class TPixel , unsigned int VImageDimension>
unsigned long int CountVoxelsAboveValue (TPixel value, itk::Image< TPixel, VImageDimension > *image)
 
template<class TPixel , unsigned int VImageDimension>
void FillImageRegionWithValue (TPixel value, itk::Image< TPixel, VImageDimension > *image, typename itk::Image< TPixel, VImageDimension >::RegionType region)
 

Function Documentation

template<class TPixel , unsigned int VImageDimension>
unsigned long int CountVoxelsAboveValue ( TPixel  value,
itk::Image< TPixel, VImageDimension > *  image 
)
template<class TPixel , unsigned int VImageDimension>
void FillImageRegionWithValue ( TPixel  value,
itk::Image< TPixel, VImageDimension > *  image,
typename itk::Image< TPixel, VImageDimension >::RegionType  region 
)