8 #ifndef META_OCEAN_TEST_TESTGEOMETRY_TEST_EPIPOLAR_GEOMETRY_H
9 #define META_OCEAN_TEST_TESTGEOMETRY_TEST_EPIPOLAR_GEOMETRY_H
21 namespace TestGeometry
37 static bool test(
const double testDuration);
This class implements an epipolar geometry test.
Definition: TestEpipolarGeometry.h:29
static bool testFaultlessNoisedFundamentalMatrix(const double testDuration)
Tests the calculation of the fundamental matrix.
static bool test(const double testDuration)
Tests all epipolar geometry functions.
static bool testTriangulateImagePoints(const double testDuration)
Tests the triangulation of image points.
static bool testFaultlessFundamentalMatrix(const double testDuration)
Tests the calculation of the fundamental matrix.
static bool testFaultyFundamentalMatrix(const double testDuration)
Tests the calculation of the fundamental matrix.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15