#include <HomographyInit.h>
Public Attributes | |
Matrix< 2 > | m2PixelProjectionJac |
Vector< 2 > | v2CamPlaneFirst |
Vector< 2 > | v2CamPlaneSecond |
Definition at line 22 of file HomographyInit.h.
Matrix<2> HomographyMatch::m2PixelProjectionJac |
Definition at line 27 of file HomographyInit.h.
Vector<2> HomographyMatch::v2CamPlaneFirst |
Definition at line 25 of file HomographyInit.h.
Vector<2> HomographyMatch::v2CamPlaneSecond |
Definition at line 26 of file HomographyInit.h.