Uses of Class
com.irurueta.ar.calibration.estimators.KruppaDualImageOfAbsoluteConicEstimator
Packages that use KruppaDualImageOfAbsoluteConicEstimator
Package
Description
This package contains classes needed to estimate structures needed for camera
calibration
-
Uses of KruppaDualImageOfAbsoluteConicEstimator in com.irurueta.ar.calibration.estimators
Methods in com.irurueta.ar.calibration.estimators with parameters of type KruppaDualImageOfAbsoluteConicEstimatorModifier and TypeMethodDescriptionvoid
KruppaDualImageOfAbsoluteConicEstimatorListener.onEstimateEnd
(KruppaDualImageOfAbsoluteConicEstimator estimator) Called when an estimator ends the DIAC estimation process.void
KruppaDualImageOfAbsoluteConicEstimatorListener.onEstimateStart
(KruppaDualImageOfAbsoluteConicEstimator estimator) Called when an estimator starts the DIAC estimation process.