Uses of Package
boofcv.alg.geo.h
Packages that use boofcv.alg.geo.h
-
Classes in boofcv.alg.geo.h used by boofcv.abst.geo.hClassDescriptionUsing linear algebra it computes a planar homography matrix using 2D points, 3D points, or conics.Direct method for computing homography that is more computationally efficient and stable than DLT.
-
Classes in boofcv.alg.geo.h used by boofcv.alg.geo.hClassDescriptionEstimated homography matrix and radial distortion terms
-
Classes in boofcv.alg.geo.h used by boofcv.factory.geoClassDescriptionUsing linear algebra it computes a planar homography matrix using 2D points, 3D points, or conics.Estimates homography between two views and independent radial distortion from each camera.