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

Functions

template<typename A , typename B >
bool AreImagesTheSame (const typename boost::gil::image< A, false >::const_view_t &a, const typename boost::gil::image< B, false >::const_view_t &b)
 
static void TestAreImagesTheSameRGB ()
 
static void TestAreImagesTheSameRGBA ()
 
static void TestAreImagesWithDifferingTypes ()
 
static void TestAreImagesTheSame ()
 

Function Documentation

template<typename A , typename B >
bool AreImagesTheSame ( const typename boost::gil::image< A, false >::const_view_t &  a,
const typename boost::gil::image< B, false >::const_view_t &  b 
)
static void TestAreImagesTheSame ( )
static
static void TestAreImagesTheSameRGB ( )
static
static void TestAreImagesTheSameRGBA ( )
static
static void TestAreImagesWithDifferingTypes ( )
static