Uses of Class
com.irurueta.geometry.estimators.GeometryEstimatorException
Packages that use GeometryEstimatorException
Package
Description
This package contains classes to estimate basic geometric structures
-
Uses of GeometryEstimatorException in com.irurueta.geometry.estimators
Subclasses of GeometryEstimatorException in com.irurueta.geometry.estimatorsModifier and TypeClassDescriptionclassRaised when an estimator is locked.classRaised when normalizer cannot normalize points.classRaised when an estimator is not ready.classThrown when pinhole camera estimation fails.classThrown when a pair of lists don't have equal size.