8 #ifndef META_OCEAN_TEST_TESTCV_TESTDETECTOR_TEST_DESCRIPTOR_H
9 #define META_OCEAN_TEST_TESTCV_TESTDETECTOR_TEST_DESCRIPTOR_H
24 namespace TestDetector
41 static bool test(
const double testDuration,
Worker& worker);
This class implements tests for the Descriptor class.
Definition: TestDescriptor.h:32
static bool test(const double testDuration, Worker &worker)
Invokes all tests.
static bool testCalculateHammingDistance(const double testDuration)
Tests the calculateHammingDistance() function.
This class implements a worker able to distribute function calls over different threads.
Definition: Worker.h:33
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15