Class EstimatedCameraTest

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

class EstimatedCameraTest extends Object
  • Field Details

  • Constructor Details

    • EstimatedCameraTest

      EstimatedCameraTest()
  • Method Details

    • testConstructor

      @Test void testConstructor()
    • testGetSetId

      @Test void testGetSetId()
    • testGetSetViewId

      @Test void testGetSetViewId()
    • testGetSetCamera

      @Test void testGetSetCamera()
    • testGetSetQualityScore

      @Test void testGetSetQualityScore()
    • testGetSetCovariance

      @Test void testGetSetCovariance() throws com.irurueta.algebra.WrongSizeException
      Throws:
      com.irurueta.algebra.WrongSizeException
    • testSerializeDeserialize

      @Test void testSerializeDeserialize() throws com.irurueta.algebra.WrongSizeException, IOException, ClassNotFoundException
      Throws:
      com.irurueta.algebra.WrongSizeException
      IOException
      ClassNotFoundException