Package com.irurueta.geometry.estimators
Class PinholeCameraRobustEstimatorTest
java.lang.Object
com.irurueta.geometry.estimators.PinholeCameraRobustEstimatorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void(package private) void(package private) void(package private) void
-
Constructor Details
-
PinholeCameraRobustEstimatorTest
PinholeCameraRobustEstimatorTest()
-
-
Method Details
-
testConstants
@Test void testConstants() -
testCreateFromPoints
@Test void testCreateFromPoints() -
testCreateFromPointsWithIntrinsic
@Test void testCreateFromPointsWithIntrinsic() -
testCreateFromPointsWithSkewnessAndPrincipalPoint
@Test void testCreateFromPointsWithSkewnessAndPrincipalPoint() -
testCreateFromPlanesAndLines
@Test void testCreateFromPlanesAndLines()
-