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::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. More... | |
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. More... | |