#include <homography.hpp>
Public Member Functions | |
homography () | |
homography (const homography &H) | |
homography (const real &A, const real &B, const real &C, const real &D) | |
void | shift_hom (const real &t) |
void | reciprocal_hom (const real &t) |
void | contract_hom (const real &t) |
Public Attributes | |
real | a |
real | b |
real | c |
real | d |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
real mmx::homography< real >::a |
real mmx::homography< real >::b |
real mmx::homography< real >::c |
real mmx::homography< real >::d |