8#ifndef META_OCEAN_TEST_TESTGEOMETRY_TEST_P4P_H
9#define META_OCEAN_TEST_TESTGEOMETRY_TEST_P4P_H
45 static bool testPose(
const double testDuration);
This class implements a P4P test.
Definition TestP4P.h:29
static bool test(const double testDuration, const TestSelector &selector)
Tests the perspective pose problem for four points.
static bool testPose(const double testDuration)
Tests the perspective pose problem with four random points.
This class implements a test selector that parses test function strings and determines which tests sh...
Definition TestSelector.h:51
The namespace covering the entire Ocean framework.
Definition Accessor.h:15