global multi-marker structure More...
#include <arMulti.h>
Public Attributes | |
ARMultiEachMarkerInfoT * | marker |
int | marker_num |
int | prevF |
double | trans [3][4] |
double | transR [3][4] |
global multi-marker structure
Main structure for multi-marker tracking.
marker | list of markers of the multi-marker pattern | |
marker_num | number of markers used | |
trans | position of the multi-marker pattern (more precisely, the camera position in the multi-marker CS) | |
prevF | boolean flag for visibility | |
transR | last position |
Definition at line 85 of file arMulti.h.
double ARMultiMarkerInfoT::trans[3][4] |
double ARMultiMarkerInfoT::transR[3][4] |