|
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::TestDetector |
| Namespace of the CV Detector Test library. | |
Functions | |
| OCEAN_TEST_CV_DETECTOR_EXPORT bool | Ocean::Test::TestCV::TestDetector::testCVDetector (const double testDuration, Worker &worker, const std::string &testImageFilename, const std::string &testFunctions=std::string()) |
| Tests the entire Computer Vision Detector library. | |
| OCEAN_TEST_CV_DETECTOR_EXPORT void | Ocean::Test::TestCV::TestDetector::testCVDetectorAsynchron (const double testDuration, const std::string &testImageFilename, const std::string &testFunctions=std::string()) |
| Tests the entire Computer Vision Detector library. | |