Class CameraCalibratorSampleTest

java.lang.Object
com.irurueta.ar.calibration.CameraCalibratorSampleTest

class CameraCalibratorSampleTest extends Object
  • Field Details

  • Constructor Details

    • CameraCalibratorSampleTest

      CameraCalibratorSampleTest()
  • Method Details

    • testConstructor

      @Test void testConstructor()
    • testGetSetPattern

      @Test void testGetSetPattern()
    • testGetSetSampledMarkers

      @Test void testGetSetSampledMarkers()
    • testGetSetSampledMarkersQualityScores

      @Test void testGetSetSampledMarkersQualityScores()
    • testComputeSampledMarkersQualityScores

      @Test void testComputeSampledMarkersQualityScores()
    • testGetSetUndistortedMarkers

      @Test void testGetSetUndistortedMarkers()
    • testGetSetHomography

      @Test void testGetSetHomography()
    • testGetSetRotation

      @Test void testGetSetRotation()
    • testGetSetCameraCenter

      @Test void testGetSetCameraCenter()
    • testGetSetCamera

      @Test void testGetSetCamera()
    • testEstimateHomographyCirclesPattern

      @Test void testEstimateHomographyCirclesPattern() throws com.irurueta.geometry.estimators.LockedException, com.irurueta.geometry.estimators.NotReadyException, com.irurueta.numerical.robust.RobustEstimatorException, com.irurueta.geometry.CoincidentPointsException
      Throws:
      com.irurueta.geometry.estimators.LockedException
      com.irurueta.geometry.estimators.NotReadyException
      com.irurueta.numerical.robust.RobustEstimatorException
      com.irurueta.geometry.CoincidentPointsException
    • testEstimateHomographyQRPattern

      @Test void testEstimateHomographyQRPattern() throws com.irurueta.geometry.estimators.LockedException, com.irurueta.geometry.estimators.NotReadyException, com.irurueta.numerical.robust.RobustEstimatorException
      Throws:
      com.irurueta.geometry.estimators.LockedException
      com.irurueta.geometry.estimators.NotReadyException
      com.irurueta.numerical.robust.RobustEstimatorException
    • testComputeCameraPose

      @Test void testComputeCameraPose() throws com.irurueta.geometry.estimators.LockedException, com.irurueta.geometry.estimators.NotReadyException, com.irurueta.numerical.robust.RobustEstimatorException, com.irurueta.geometry.CoincidentPointsException, CalibrationException, com.irurueta.geometry.NotAvailableException, com.irurueta.algebra.WrongSizeException
      Throws:
      com.irurueta.geometry.estimators.LockedException
      com.irurueta.geometry.estimators.NotReadyException
      com.irurueta.numerical.robust.RobustEstimatorException
      com.irurueta.geometry.CoincidentPointsException
      CalibrationException
      com.irurueta.geometry.NotAvailableException
      com.irurueta.algebra.WrongSizeException