Uses of Class
com.irurueta.geometry.estimators.LinePlaneCorrespondencePinholeCameraEstimator
Packages that use LinePlaneCorrespondencePinholeCameraEstimator
Package
Description
This package contains classes to estimate basic geometric structures
-
Uses of LinePlaneCorrespondencePinholeCameraEstimator in com.irurueta.geometry.estimators
Modifier and TypeClassDescriptionclassThis class implements an algorithm to estimate pinhole camera using the DLT algorithm and point correspondences.classThis class implements pinhole camera estimator using a weighted algorithm and point correspondences.