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::TestOpenCV | |
Namespace of the Ocean CV OpenCV test library. | |
Functions | |
OCEAN_TEST_CV_OPENCV_EXPORT bool | Ocean::Test::TestCV::TestOpenCV::testCVOpenCV (const double testDuration, const std::string &imageFilename, const std::string &testFunctions=std::string()) |
Tests the entire CV OpenCV library. More... | |
OCEAN_TEST_CV_OPENCV_EXPORT void | Ocean::Test::TestCV::TestOpenCV::testCVOpenCVAsynchron (const double testDuration, const std::string &imageFilename, const std::string &testFunctions=std::string()) |
Tests the entire CV OpenCV library. More... | |