|
Ocean
|
Go to the source code of this file.
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::Test |
| Namespace of the Test library. | |
| namespace | Ocean::Test::TestCV |
| Namespace of the CV Test library. | |
| namespace | 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. | |
| 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. | |