Uses of Class
com.irurueta.ar.epipolar.FundamentalMatrixComparatorException
Packages that use FundamentalMatrixComparatorException
Package
Description
This package contains classes related to epipolar geometry, such as
Fundamental or Essential matrices and matched points correctors.
-
Uses of FundamentalMatrixComparatorException in com.irurueta.ar.epipolar
Methods in com.irurueta.ar.epipolar that throw FundamentalMatrixComparatorExceptionModifier and TypeMethodDescriptiondoubleAlgebraicFundamentalMatrixComparator.compare()Compares two fundamental matrices and returns the comparison value.doubleEpipolarDistanceFundamentalMatrixComparator.compare()Compares two fundamental matrices and returns the comparison value.abstract doubleFundamentalMatrixComparator.compare()Compares two fundamental matrices and returns the comparison value.