Go to the source code of this file.
|
| 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.
|
| |
| 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.
|
| |