HMatrix2DEuclideanCompute contains a linear method to compute a 2D Euclidean transformation. More...
#include <mvl/HMatrix2DCompute.h>
Go to the source code of this file.
Classes | |
class | HMatrix2DEuclideanCompute |
HMatrix2DEuclideanCompute contains a linear method to compute a 2D Euclidean transformation.
The H returned is such that \[ x_2 H x_1 \]
Definition in file HMatrix2DEuclideanCompute.h.