libcvd
|
a generic implementation for 2D homography-based transformations parameterized by a 3x3 matrix with determinant == 1. More...
#include <esm.h>
Static Public Attributes | |
static const int | dimensions = PARAMS |
Protected Attributes | |
TooN::Matrix< 3 > | H |
TooN::Vector< PARAMS > | J |
a generic implementation for 2D homography-based transformations parameterized by a 3x3 matrix with determinant == 1.
The class implements the interface described by ESMTransform. The template parameter defines the number of parameters used for the 2D transformation and should lie within 1 to 8. The following lists the individual meaning for all 8 parameters: