farm-ng-core
farm_ng::test Namespace Reference

Functions

template<class TPixel >
void testPixelFormat ()
 
template<class TPixel >
void testDynImage (std::vector< TPixel > const &pixels)
 
template<class TPixel >
void testIntensityImage (std::vector< TPixel > const &pixels)
 
 TEST (conv_image, roundtrip)
 

Function Documentation

◆ TEST()

farm_ng::test::TEST ( conv_image  ,
roundtrip   
)

◆ testDynImage()

template<class TPixel >
void farm_ng::test::testDynImage ( std::vector< TPixel > const &  pixels)

◆ testIntensityImage()

template<class TPixel >
void farm_ng::test::testIntensityImage ( std::vector< TPixel > const &  pixels)

◆ testPixelFormat()

template<class TPixel >
void farm_ng::test::testPixelFormat ( )