Uses of Class
boofcv.abst.geo.h.LeastSquaresHomography
Packages that use LeastSquaresHomography
-
Uses of LeastSquaresHomography in boofcv.factory.geo
Methods in boofcv.factory.geo that return LeastSquaresHomographyModifier and TypeMethodDescriptionstatic LeastSquaresHomography
FactoryMultiView.homographyRefine
(double tol, int maxIterations, EpipolarError type) Creates a non-linear optimizer for refining estimates of homography matrices.