Ocean
|
Namespace of the CV Test library. More...
Namespaces | |
TestAdvanced | |
Namespace of the CV Advanced Test library. | |
TestDetector | |
Namespace of the CV Detector Test library. | |
TestLibyuv | |
Namespace of the Ocean CV libyuv test library. | |
TestOpenCV | |
Namespace of the Ocean CV OpenCV test library. | |
TestSegmentation | |
Namespace of the CV Segmentation Test library. | |
TestSynthesis | |
Namespace of the CV Synthesis Test library. | |
Data Structures | |
class | FrameConverterTestUtilities |
This class implements frame converter test utilities. More... | |
class | TestBresenham |
This class implements tests of the Bresenham implementation. More... | |
class | TestCanvas |
This class implements tests for the Canvas class. More... | |
class | TestEigenUtilities |
This class implements tests for the EigenUtilities class. More... | |
class | TestFrameBlender |
This class implements a test for the frame blender class. More... | |
class | TestFrameChannels |
This class implements a frame channels test. More... | |
class | TestFrameConverter |
This class implements a frame converter test for the function of the basic frame converter. More... | |
class | TestFrameConverterABGR32 |
This class implements a ABGR frame converter test. More... | |
class | TestFrameConverterARGB32 |
This class implements a ARGB frame converter test. More... | |
class | TestFrameConverterB_G_R24 |
This class implements a B_G_R 24 bit frame converter test. More... | |
class | TestFrameConverterBGR24 |
This class implements a BGR frame converter test. More... | |
class | TestFrameConverterBGR32 |
This class implements a BGR32 frame converter test. More... | |
class | TestFrameConverterBGR565 |
This class implements a BGR565 frame converter test. More... | |
class | TestFrameConverterBGRA32 |
This class implements a BGRA frame converter test. More... | |
class | TestFrameConverterR_G_B24 |
This class implements a R_G_B 24 bit frame converter test. More... | |
class | TestFrameConverterRGB24 |
This class implements a RGB frame converter test. More... | |
class | TestFrameConverterRGB32 |
This class implements a RGB32 frame converter test. More... | |
class | TestFrameConverterRGB565 |
This class implements a RGB565 frame converter test. More... | |
class | TestFrameConverterRGBA32 |
This class implements a RGBA frame converter test. More... | |
class | TestFrameConverterRGBA64 |
This class implements a RGBA64 frame converter test. More... | |
class | TestFrameConverterRGGB10_Packed |
This class implements a RGGB10_PACKED frame converter test. More... | |
class | TestFrameConverterThreshold |
This class implements a frame converter threshold test. More... | |
class | TestFrameConverterUYVY16 |
This class implements a UYVY16 bit frame converter test. More... | |
class | TestFrameConverterY10_Packed |
This class implements a Y10_PACKED frame converter test. More... | |
class | TestFrameConverterY32 |
This class implements a Y32 frame converter test. More... | |
class | TestFrameConverterY8 |
This class implements a Y8 frame converter test. More... | |
class | TestFrameConverterY_U_V12 |
This class implements a Y_U_V 12bit frame converter test. More... | |
class | TestFrameConverterY_U_V24 |
This class implements a Y_U_V 24 bit frame converter test. More... | |
class | TestFrameConverterY_UV12 |
This class implements a Y_UV 12bit frame converter test. More... | |
class | TestFrameConverterY_V_U12 |
This class implements a Y_V_U 12bit frame converter test. More... | |
class | TestFrameConverterY_VU12 |
This class implements a Y_VU 12bit frame converter test. More... | |
class | TestFrameConverterYA16 |
This class implements a YA16 frame converter test. More... | |
class | TestFrameConverterYUV24 |
This class implements a YUV 24bit frame converter test. More... | |
class | TestFrameConverterYUVA32 |
This class implements a YUVA 32 bit frame converter test. More... | |
class | TestFrameConverterYUYV16 |
This class implements a YUYV16 bit frame converter test. More... | |
class | TestFrameConverterYVU24 |
This class implements a YVU 24bit frame converter test. More... | |
class | TestFrameEnlarger |
This class implements frame enlarger test functions. More... | |
class | TestFrameFilter |
This class implements a test for frame filter functions. More... | |
class | TestFrameFilterCanny |
This class implements a canny filter test. More... | |
class | TestFrameFilterDilation |
This class implements a dilation filter test. More... | |
class | TestFrameFilterErosion |
This class implements an erosion filter test. More... | |
class | TestFrameFilterGaussian |
This class implements a test for the Gaussian image blur filter. More... | |
class | TestFrameFilterGradient |
This class implements a gradient filter test. More... | |
class | TestFrameFilterLaplace |
This class implements a test for the Laplace frame filter. More... | |
class | TestFrameFilterMax |
This class implements frame max filter tests. More... | |
class | TestFrameFilterMean |
This class implements a mean filter test. More... | |
class | TestFrameFilterMedian |
This class implements frame median filter tests. More... | |
class | TestFrameFilterMin |
This class implements frame min filter tests. More... | |
class | TestFrameFilterPrewitt |
This class implements a Prewitt filter test. More... | |
class | TestFrameFilterScharr |
This class implements a Scharr filter test. More... | |
class | TestFrameFilterScharrMagnitude |
This class implements a scharr magnitude filter test. More... | |
class | TestFrameFilterSeparable |
This class implements a test for the separable filter. More... | |
class | TestFrameFilterSobel |
This class implements a Sobel filter test. More... | |
class | TestFrameFilterSobelMagnitude |
This class implements a scharr magnitude filter test. More... | |
class | TestFrameFilterSorted |
This class implements tests for the sorted frame filter. More... | |
class | TestFrameFilterTemplate |
This class implements a frame filter template test. More... | |
class | TestFrameInterpolator |
This class implements a test for the FrameInterpolator class. More... | |
class | TestFrameInterpolatorBicubic |
This class implements a bicubic frame interpolator test. More... | |
class | TestFrameInterpolatorBilinear |
This class implements a bilinear frame interpolation test. More... | |
class | TestFrameInterpolatorBilinearAlpha |
This class implements a bilinear frame interpolator test for frames holding an alpha channel. More... | |
class | TestFrameInterpolatorNearestPixel |
This class implements a nearest pixel frame interpolator test. More... | |
class | TestFrameInverter |
This class implements tests for the FrameInverter class. More... | |
class | TestFrameMean |
This class implements tests for the FrameMean class. More... | |
class | TestFrameMinMax |
This class implements tests for the FrameMinMax class. More... | |
class | TestFrameNorm |
This class implements tests for the FrameNorm class. More... | |
class | TestFrameNormalizer |
This class implements tests for the FrameNormalizer class. More... | |
class | TestFrameOperations |
This class implements a frame operations test. More... | |
class | TestFramePyramid |
This class implements tests for the functionality of frame pyramids. More... | |
class | TestFrameShrinker |
This class implements tests for the frame downsizing functions. More... | |
class | TestFrameShrinkerAlpha |
This class implements tests for the frame downsizing functions with alpha channel. More... | |
class | TestFrameTransposer |
This class implements a test for the frame transposer class. More... | |
class | TestFrameVariance |
This class implements tests for the frame variance functions. More... | |
class | TestHistogram |
This class implements a pixel bounding box test. More... | |
class | TestImageQuality |
This class implements tests for the ImageQuality class. More... | |
class | TestIntegralImage |
This class implements an integral image tester. More... | |
class | TestMaskAnalyzer |
This class implements a frame analyzer test. More... | |
class | TestMotion |
This class test the motion functions. More... | |
class | TestNEON |
This class implements a Computer Vision NEON test. More... | |
class | TestNonMaximumSuppression |
This class tests the implementation of the NonMaximumSuppression class. More... | |
class | TestPixelBoundingBox |
This class implements a pixel bounding box test. More... | |
class | TestPixelPosition |
This class implements a pixel position test. More... | |
class | TestSSE |
This class implements a Computer Vision SSE test. More... | |
class | TestSumAbsoluteDifferences |
This class implements sum absolute differences (SAD) tests. More... | |
class | TestSumSquareDifferences |
This class implements sum square differences (SSD) tests. More... | |
class | TestUtilities |
This class implements a Computer Vision utilities test. More... | |
class | TestZeroMeanSumSquareDifferences |
This class implements zero-mean sum square differences (ZMSSD) tests. More... | |
Functions | |
OCEAN_TEST_CV_EXPORT bool | testCV (const double testDuration, Worker &worker, const unsigned int testWidth=1280u, const unsigned int testHeight=720u, const std::string &testFunctions=std::string()) |
Tests the entire Computer Vision library. More... | |
OCEAN_TEST_CV_EXPORT void | testCVAsynchron (const double testDuration, const unsigned int testWidth=1280u, const unsigned int testHeight=720u, const std::string &testFunctions=std::string()) |
Tests the entire Computer Vision library. More... | |