Package boofcv.alg.geo.h
package boofcv.alg.geo.h
-
ClassDescriptionThe scale and sign of a homography matrix is ambiguous.Using linear algebra it computes a planar homography matrix using 2D points, 3D points, or conics.Computes the homography induced by a plane from 2 line correspondences.Computes the homography induced by a plane from 3 point correspondences.Computes the homography induced by a plane from correspondences of a line and a point.Estimates homography between two views and independent radial distortion from each camera.Estimated homography matrix and radial distortion termsComputes the Sampson distance residual for a set of observations given a homography matrix.Computes the difference between the point projected by the homography and its observed location.Direct method for computing homography that is more computationally efficient and stable than DLT.