8 #ifndef META_OCEAN_TEST_TESTGEOMETRY_TEST_STEREOSCOPIC_GEOMETRY_H
9 #define META_OCEAN_TEST_TESTGEOMETRY_TEST_STEREOSCOPIC_GEOMETRY_H
19 namespace TestGeometry
35 static bool test(
const double testDuration);
51 template <
bool tPureRotation>
52 static bool testCameraPose(
const unsigned int numberCorrespondences,
const double testDuration);
This class implements a test for functions in StereoscopicGeometry.
Definition: TestStereoscopicGeometry.h:27
static bool testCameraPose(const double testDuration)
Tests the function to determine the transformation between two cameras.
static bool testCameraPose(const unsigned int numberCorrespondences, const double testDuration)
Tests the function to determine the transformation between two cameras.
static bool test(const double testDuration)
Invokes all tests.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15