Uses of Class
com.irurueta.geometry.estimators.PointCorrespondencePinholeCameraEstimator
Packages that use PointCorrespondencePinholeCameraEstimator
Package
Description
This package contains classes to estimate basic geometric structures
-
Uses of PointCorrespondencePinholeCameraEstimator in com.irurueta.geometry.estimators
Modifier and TypeClassDescriptionclassThis class implements an algorithm to estimate pinhole cameras using the DLT algorithm and point correspondences.classEPnP (Efficient Perspective-n-Point) implementation to estimate pinhole cameras from 2D/3D point correspondences.classUPnP (Uncalibrated Perspective-n-Point) implementation to estimate pinhole cameras from 2D/3D point correspondences.classThis class implements pinhole camera estimator using a weighted algorithm and point correspondences.