Uses of Package
com.irurueta.geometry.estimators
Packages that use com.irurueta.geometry.estimators
Package
Description
This package contains classes to estimate basic geometric structures
-
Classes in com.irurueta.geometry.estimators used by com.irurueta.geometry.estimatorsClassDescriptionThis is an abstract class for algorithms to robustly find the best affine 2D transformation for collections of matching 2D points, or 2D lines.Listener to be notified of events such as when estimation starts, ends or when progress changes.This is an abstract class for algorithms to robustly find the best affine 3D transformation for collections of matching 3D points, or 3D planes.Listener to be notified of events such as when estimation starts, ends or when progress changes.This is an abstract class for algorithms to robustly find the best circle that fits in a collection of 2D points.Listener to be notified of events such as when estimation starts, ends or when progress changes.This is an abstract class for algorithms to robustly find the best conic that fits in a collection of 2D points.Listener to be notified of events such as when estimation starts, ends or when progress changes.Base abstract class for algorithms to robustly find the best pinhole camera for collections of matched planes and lines using DLT algorithm.Base abstract class for algorithms to robustly find the best pinhole camera for collections of matched 3D/2D points using DLT (Direct Linear Transform) algorithm.This is an abstract class for algorithms to robustly find the best dual conic that fits in a collection of 2D lines.Listener to be notified of events such as when estimation starts, ends or when progress changes.This is an abstract class for algorithms to robustly find the best dual quadric that fits in a collection of 3D planes.Listener to be notified of events such as when estimation starts, ends or when progress changes.A possible solution.Base abstract class for algorithms to robustly find the best pinhole camera for collections of matched 3D/2D points using EPnP (Efficient Perspective-n-Point) algorithm.Estimator of a 2D Euclidean transformation based on point correspondences.Listener to be notified of events such as when estimation starts or ends.This is an abstract class to robustly find the best Euclidean transformation for collections of matching 2D points.Listener to be notified of events such as when estimation starts, ends or when progress changes.Estimator of a 3D Euclidean transformation based on point correspondences.Listener to be notified of events such as when estimation starts or ends.This is an abstract class to robustly find the best Euclidean transformation for collections mof matching 3D points.Listener to be notified of events such as when estimation starts, ends or when progress changes.This is the base exception class of this package.This is an abstract class for algorithms to robustly find the best 2D line that passes through a collection of 2D points.Listener to be notified of events such as when estimation starts, ends or when progress changes.This is an abstract class for algorithms to robustly find the best affine 2D transformation for collections of matching 2D lines.This is an abstract class for algorithms to robustly find the best projective 2D transformation for collections of matching 2D lines.This file contains abstract implementation for pinhole camera estimators based on line/plane correspondences.This is an abstract class for algorithms to robustly find the best pinhole camera for collections of matched lines and planes.Raised when an estimator is locked.Estimator of a 2D metric transformation based on point correspondences.Listener to be notified of events such as when estimation starts or ends.This is an abstract class to robustly find the best metric transformation for collections of matching 2D points.Listener to be notified of events such as when estimation starts, ends or when progress changes.Estimator of a 3D metric transformation based on point correspondences.Listener to be notified of events such as when estimation starts or ends.This is an abstract class to robustly find the best metric transformation for collections of matching 3D points.Listener to be notified of events such as when estimation starts, ends or when progress changes.Raised when normalizer cannot normalize points.Raised when an estimator is not ready.This class defines the interface for an estimator for pinhole cameras.Thrown when pinhole camera estimation fails.Listener to be notified when estimation starts, finishes or any progress changes.Defines types of pinhole camera estimators depending on their algorithm implementation.This is an abstract class for algorithms to robustly find the best PinholeCamera for provided collections of matched 3D points and their corresponding projected 2D points, or collections of matched 3D planes and their corresponding projected 2D lines (depending on point correspondence or plane/line correspondence is being used).Listener to be notified of events such as when estimation starts, ends or when progress changes.This is an abstract class for algorithms to robustly find the best affine 3D transformation for collections of matching planes.This is an abstract class for algorithms to robustly find the best projective 3D transformation for collections of matching planes.This is an abstract class for algorithms to robustly find the best 3D plane that passes through a collection of 3D points.Listener to be notified of events such as when estimation starts, ends or when progress changes.This is an abstract class for algorithms to robustly find the best 3D point that intersects in a collection of 2D lines.Listener to be notified of events such as when estimation starts, ends or when progress changes.This is an abstract class for algorithms to robustly find the best 3D point that intersects in a collection of 3D planes.Listener to be notified of events such as when estimation starts, ends or when progress changes.This is an abstract class for algorithms to robustly find the best affine 2D transformation for collections of matching 2D points.This is an abstract class for algorithms to robustly find the best affine 3D transformation for collections of matching 3D points.This file contains abstract implementation for pinhole camera estimators based on point correspondences.This is an abstract class for algorithms to robustly find the best pinhole camera for collections of matched 3D/2D points.This is an abstract class for algorithms to robustly find the best projective 2D transformation for collections of matching 2D points.This is an abstract class for algorithms to robustly find the best projective 3D transformation for collection of matching 3D points.This is an abstract class for algorithms to robustly find the best projective 2D transformation for collections of matching 2D points, or 2D lines.Listener to be notified of events such as when estimation starts, ends or when progress changes.This is an abstract class for algorithms to robustly find the best projective 3D transformation for collections of matching 3D points, or 3D planes.Listener to be notified of events such as when estimation starts, ends or when progress changes.This is an abstract class for algorithms to robustly find the best quadric that fits in a collection of 3D points.Listener to be notified of events such as when estimation starts, ends or when progress changes.This is an abstract class for algorithms to robustly find the best sphere that fits in a collection of 3D points.Listener to be notified of events such as when estimation starts, ends or when progress changes.A possible solution.Base abstract class for algorithms to robustly find the best pinhole camera for collections of matched 3D/2D points using UPnP (Uncalibrated Perspective-n-Point) algorithm.Thrown when a pair of lists don't have equal size.
-
Classes in com.irurueta.geometry.estimators used by com.irurueta.geometry.refinersClassDescriptionRaised when an estimator is locked.Raised when an estimator is not ready.