Uses of Class
com.irurueta.geometry.refiners.LinePlaneCorrespondencePinholeCameraRefiner
Packages that use LinePlaneCorrespondencePinholeCameraRefiner
-
Uses of LinePlaneCorrespondencePinholeCameraRefiner in com.irurueta.geometry.refiners
Modifier and TypeClassDescriptionclassA pinhole camera refiner using line/plane correspondences and the Powell algorithm to try to decrease overall error in LMSE terms among inlier samples by taking the decomposed parameters of a pinhole camera.classA pinhole camera refiner using line/plane correspondences and the Levenberg-Marquardt algorithm to try to decrease overall error in LMSE terms among inlier samples by taking the pinhole camera matrix as a whole without decomposition.