HMatrix2DComputeLinear contains a linear method to calculate the plane projectivity which relates four 2D point correspondences. More...
#include "HMatrix2DCompute.h"
Go to the source code of this file.
Classes | |
class | HMatrix2DComputeLinear |
HMatrix2DComputeLinear contains a linear method to calculate the plane projectivity which relates four 2D point correspondences.
The returned is such that
where the
are the homogeneous points in the first view, and the
their images.
Modifications: 200598 FSM added checks for degenerate or coincident points.
Definition in file HMatrix2DComputeLinear.h.