Class EstimatedFundamentalMatrixTest

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

class EstimatedFundamentalMatrixTest extends Object
  • Field Details

  • Constructor Details

    • EstimatedFundamentalMatrixTest

      EstimatedFundamentalMatrixTest()
  • Method Details

    • testConstructor

      @Test void testConstructor()
    • testGetSetId

      @Test void testGetSetId()
    • testGetSetFundamentalMatrix

      @Test void testGetSetFundamentalMatrix()
    • testGetSetQualityScore

      @Test void testGetSetQualityScore()
    • testGetSetCovariance

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

      @Test void testGetSetViewId1()
    • testGetSetViewId2

      @Test void testGetSetViewId2()
    • testGetSetInliers

      @Test void testGetSetInliers()
    • testGetSetLeftSamples

      @Test void testGetSetLeftSamples()
    • testGetSetRightSamples

      @Test void testGetSetRightSamples()
    • testSerializeDeserialize

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