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 | HMatrix2DCompute4Point |
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: 08-02-98 FSM obsoleted bool compute(HMatrix2D *)
Definition in file HMatrix2DCompute4Point.h.