8#ifndef META_OCEAN_TEST_TESTGEOMETRY_TEST_STEREOSCOPIC_GEOMETRY_H
9#define META_OCEAN_TEST_TESTGEOMETRY_TEST_STEREOSCOPIC_GEOMETRY_H
54 template <
bool tPureRotation>
55 static bool testCameraPose(
const unsigned int numberCorrespondences,
const double testDuration);
This class implements a test for functions in StereoscopicGeometry.
Definition TestStereoscopicGeometry.h:29
static bool testCameraPose(const double testDuration)
Tests the function to determine the transformation between two cameras.
static bool test(const double testDuration, const TestSelector &selector)
Invokes all tests.
static bool testCameraPose(const unsigned int numberCorrespondences, const double testDuration)
Tests the function to determine the transformation between two cameras.
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