Class CameraPoseEstimatorTest

java.lang.Object
com.irurueta.ar.calibration.estimators.CameraPoseEstimatorTest

class CameraPoseEstimatorTest extends Object
  • Field Details

  • Constructor Details

    • CameraPoseEstimatorTest

      CameraPoseEstimatorTest()
  • Method Details

    • testConstructor

      @Test void testConstructor()
    • testEstimate

      @Test void testEstimate() throws com.irurueta.algebra.AlgebraException, com.irurueta.geometry.GeometryException
      Throws:
      com.irurueta.algebra.AlgebraException
      com.irurueta.geometry.GeometryException
    • testEstimateQRWithError

      @Test void testEstimateQRWithError() throws com.irurueta.algebra.AlgebraException, com.irurueta.geometry.GeometryException
      Throws:
      com.irurueta.algebra.AlgebraException
      com.irurueta.geometry.GeometryException
    • testEstimateCirclesWithError

      @Test void testEstimateCirclesWithError() throws com.irurueta.algebra.AlgebraException, com.irurueta.geometry.GeometryException, com.irurueta.numerical.robust.RobustEstimatorException
      Throws:
      com.irurueta.algebra.AlgebraException
      com.irurueta.geometry.GeometryException
      com.irurueta.numerical.robust.RobustEstimatorException