Class DualAbsoluteQuadricTest

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

class DualAbsoluteQuadricTest extends Object
  • Field Details

  • Constructor Details

    • DualAbsoluteQuadricTest

      DualAbsoluteQuadricTest()
  • Method Details

    • testConstructor

      @Test void testConstructor() throws com.irurueta.algebra.AlgebraException, InvalidTransformationException
      Throws:
      com.irurueta.algebra.AlgebraException
      InvalidTransformationException
    • testGetSetMetricToProjectiveTransformation

      @Test void testGetSetMetricToProjectiveTransformation() throws InvalidTransformationException, com.irurueta.algebra.AlgebraException
      Throws:
      InvalidTransformationException
      com.irurueta.algebra.AlgebraException
    • testSetDualImageOfAbsoluteConicAndPlaneAtInfinity

      @Test void testSetDualImageOfAbsoluteConicAndPlaneAtInfinity() throws com.irurueta.algebra.AlgebraException
      Throws:
      com.irurueta.algebra.AlgebraException
    • testGetSetDualImageOfAbsoluteConic

      @Test void testGetSetDualImageOfAbsoluteConic() throws com.irurueta.algebra.AlgebraException
      Throws:
      com.irurueta.algebra.AlgebraException
    • testGetSetPlaneAtInfinity

      @Test void testGetSetPlaneAtInfinity() throws com.irurueta.algebra.AlgebraException
      Throws:
      com.irurueta.algebra.AlgebraException
    • testDeterminant

      @Test void testDeterminant() throws com.irurueta.algebra.AlgebraException
      Throws:
      com.irurueta.algebra.AlgebraException
    • testSerializeDeserialize

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