Ocean
|
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. | |
Ocean::Test::TestCV::TestAdvanced | |
Namespace of the CV Advanced Test library. | |
Functions | |
OCEAN_TEST_CV_ADVANCED_EXPORT bool | Ocean::Test::TestCV::TestAdvanced::testCVAdvanced (const double testDuration, Worker &worker, const unsigned int width=1280u, const unsigned int height=720u, const std::string &testFunctions=std::string()) |
Tests the entire Computer Vision Advanced library. More... | |
OCEAN_TEST_CV_ADVANCED_EXPORT void | Ocean::Test::TestCV::TestAdvanced::testCVAdvancedAsynchron (const double testDuration, const unsigned int width=1280u, const unsigned int height=720u, const std::string &testFunctions=std::string()) |
Tests the entire Computer Vision Advanced library. More... | |