Class AbsoluteOrientationSlamTwoViewsSparseReconstructorConfigurationTest

java.lang.Object
com.irurueta.ar.sfm.AbsoluteOrientationSlamTwoViewsSparseReconstructorConfigurationTest

class AbsoluteOrientationSlamTwoViewsSparseReconstructorConfigurationTest extends Object
  • Constructor Details

    • AbsoluteOrientationSlamTwoViewsSparseReconstructorConfigurationTest

      AbsoluteOrientationSlamTwoViewsSparseReconstructorConfigurationTest()
  • Method Details

    • testConstructor

      @Test void testConstructor()
    • testMake

      @Test void testMake()
    • testGetSetCalibrationData

      @Test void testGetSetCalibrationData()
    • testIsSetNotifyAvailableSlamDataEnabled

      @Test void testIsSetNotifyAvailableSlamDataEnabled()
    • testIsSetNotifyEstimatedSlamCameraEnabled

      @Test void testIsSetNotifyEstimatedSlamCameraEnabled()
    • testSerializeDeserialize

      @Test void testSerializeDeserialize() throws IOException, ClassNotFoundException
      Throws:
      IOException
      ClassNotFoundException