Uses of Package
com.irurueta.ar.epipolar.estimators
Packages that use com.irurueta.ar.epipolar.estimators
Package
Description
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.estimators used by com.irurueta.ar.epipolar.estimatorsClassDescriptionBase class for a non-robust fundamental matrix estimator.Exception raised if fundamental matrix estimation fails.Listener to be notified of events generated by a non-robust fundamental matrix estimator.Indicates method of non-robust fundamental matrix estimator.This is an abstract class for algorithms to robustly find the best Fundamental matrix for provided collections of matched 2D points.Listener to be notified of events such as when estimation starts, ends or when progress changes.Decomposes a 2D homography to extract its internal geometry structure.Exception raised if homography decomposition fails.Listener to be notified of events generated by an homography decomposer.Contains decomposition data of an homography.This class takes an input 2D homography (e.g. transformation) and a given pair of intrinsic parameters for left and right views, and estimates all possible fundamental matrices generating such homography in a planar scene.Listener to be notified of events generated by a planar fundamental matrix estimator.
-
Classes in com.irurueta.ar.epipolar.estimators used by com.irurueta.ar.sfmClassDescriptionException raised if fundamental matrix estimation fails.Indicates method of non-robust fundamental matrix estimator.