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 TypeMethodDescriptiondouble
AlgebraicFundamentalMatrixComparator.compare()
Compares two fundamental matrices and returns the comparison value.double
EpipolarDistanceFundamentalMatrixComparator.compare()
Compares two fundamental matrices and returns the comparison value.abstract double
FundamentalMatrixComparator.compare()
Compares two fundamental matrices and returns the comparison value.