|
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::TestSegmentation |
| Namespace of the CV Segmentation Test library. | |
Functions | |
| OCEAN_TEST_CV_SEGMENTATION_EXPORT bool | Ocean::Test::TestCV::TestSegmentation::testCVSegmentation (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 Segmentation library. | |
| OCEAN_TEST_CV_SEGMENTATION_EXPORT void | Ocean::Test::TestCV::TestSegmentation::testCVSegmentationAsynchron (const double testDuration, const unsigned int width=1280u, const unsigned int height=720u, const std::string &testFunctions=std::string()) |
| Tests the entire Computer Vision Segmentation library. | |