Ocean
TestCV.h File Reference

Go to the source code of this file.

Namespaces

 Ocean
 The namespace covering the entire Ocean framework.
 
 Ocean::Test
 Namespace of the Test library.
 
 Ocean::Test::TestCV
 Namespace of the CV Test library.
 

Functions

OCEAN_TEST_CV_EXPORT bool Ocean::Test::TestCV::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 Ocean::Test::TestCV::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...