Class RadialDistortionEstimatorTest

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

class RadialDistortionEstimatorTest extends Object
  • Constructor Details

    • RadialDistortionEstimatorTest

      RadialDistortionEstimatorTest()
  • Method Details

    • testCreate

      @Test void testCreate()
    • testGetSetDistortedUndistortedPoints

      @Test void testGetSetDistortedUndistortedPoints() throws com.irurueta.geometry.estimators.LockedException
      Throws:
      com.irurueta.geometry.estimators.LockedException
    • testGetSetDistortionCenter

      @Test void testGetSetDistortionCenter() throws com.irurueta.geometry.estimators.LockedException
      Throws:
      com.irurueta.geometry.estimators.LockedException
    • testAreValidLists

      @Test void testAreValidLists()