Uses of Class
com.irurueta.geometry.refiners.PairMatchesAndInliersDataRefiner
Packages that use PairMatchesAndInliersDataRefiner
-
Uses of PairMatchesAndInliersDataRefiner in com.irurueta.geometry.refiners
Subclasses of PairMatchesAndInliersDataRefiner in com.irurueta.geometry.refinersModifier and TypeClassDescriptionclassBase class for AffineTransformation2D refiner.classBase class for AffineTransformation3D refiner.classA 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 point 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.classRefines a 2D Euclidean transformation by taking into account an initial estimation, inlier point matches and their residuals.classRefine a 3D Euclidean transformation by taking into account an initial estimation, inlier point matches and their residuals.classA 2D affine transformation refiner using line correspondences.classA 2D projective transformation refiner using line correspondences.classBase class for a pinhole camera refiner using line/plane correspondences.classRefine a 2D metric transformation by taking into account an initial estimation, inlier point matches and their residuals.classRefines a 3D metric transformation by taking into account an initial estimation, inlier point matches and their residuals.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.classA pinhole camera refiner using point 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.classPinholeCameraRefiner<S1,S2> Base class for pinhole camera refiners.classA 3D affine transformation refiner using plane correspondences.classA 3D projective transformation refiner using plane correspondences.classA 2D affine transformation refiner using point correspondences.classA 3D affine transformation refiner using point correspondences.classBase class for a pinhole camera refiner using point correspondences.classA 2D projective transformation refiner using point correspondences.classA 3D projective transformation refiner using point correspondences.classBase class for ProjectiveTransformation2D refiner.classBase class for ProjectiveTransformation3D refiner.