Class PinholeCameraRobustEstimatorTest

java.lang.Object
com.irurueta.geometry.estimators.PinholeCameraRobustEstimatorTest

class PinholeCameraRobustEstimatorTest extends Object
  • 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()