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