8#ifndef META_OCEAN_TEST_TESTGEOMETRY_TEST_P4P_H
9#define META_OCEAN_TEST_TESTGEOMETRY_TEST_P4P_H
35 static bool test(
const double testDuration);
42 static bool testPose(
const double testDuration);
This class implements a P4P test.
Definition TestP4P.h:27
static bool test(const double testDuration)
Tests the perspective pose problem for four points.
static bool testPose(const double testDuration)
Tests the perspective pose problem with four random points.
The namespace covering the entire Ocean framework.
Definition Accessor.h:15