Uses of Package
com.irurueta.ar.epipolar
Packages that use com.irurueta.ar.epipolar
Package
Description
This package contains classes needed to estimate structures needed for camera
calibration
This package contains classes related to epipolar geometry, such as
Fundamental or Essential matrices and matched points correctors.
This package contains classes to estimate fundamental matrices
This package contains classes related to Structure From Motion
techniques in order to obtain 3D reconstructed data from matched points
obtained when a camera moves
-
Classes in com.irurueta.ar.epipolar used by com.irurueta.ar.calibration.estimatorsClassDescriptionThe fundamental matrix describes the epipolar geometry for a pair of cameras.
-
Classes in com.irurueta.ar.epipolar used by com.irurueta.ar.epipolarClassDescriptionException raised when point correction fails when trying to be fit into a given epipolar geometry.Fixes matched pairs of points so that they perfectly follow a given epipolar geometry.Interface to handle events generated by Corrector instances.Type of corrector to fix point matches under a given epipolar geometry.Base exception for all exceptions in the com.irurueta.geometry.epipolar package.The fundamental matrix describes the epipolar geometry for a pair of cameras.Compares two fundamental matrices to determine how similar they are.Raised when fundamental matrices comparison fails.Handles events produced by a FundamentalMatrixComparator.Indicates method used to compare fundamental matrices.Raised when an essential matrix is not well-defined.Raised if a given matrix is not a valid fundamental matrix (i.e. 3x3 matrix having rank 2).Raised if a given pair of cameras cannot span a valid epipolar geometry, typically because they are set in a degenerate configuration.Raised when providing an invalid pair of intrinsic parameters to define an essential matrix.Raised if given rotation or translation are not valid to define an essential matrix.Fixes a single matched pair of points so that they perfectly follow a given epipolar geometry.
-
Classes in com.irurueta.ar.epipolar used by com.irurueta.ar.epipolar.estimatorsClassDescriptionBase exception for all exceptions in the com.irurueta.geometry.epipolar package.The fundamental matrix describes the epipolar geometry for a pair of cameras.
-
Classes in com.irurueta.ar.epipolar used by com.irurueta.ar.epipolar.refinersClassDescriptionThe fundamental matrix describes the epipolar geometry for a pair of cameras.Raised if a given matrix is not a valid fundamental matrix (i.e. 3x3 matrix having rank 2).
-
Classes in com.irurueta.ar.epipolar used by com.irurueta.ar.sfmClassDescriptionType of corrector to fix point matches under a given epipolar geometry.Base exception for all exceptions in the com.irurueta.geometry.epipolar package.The fundamental matrix describes the epipolar geometry for a pair of cameras.