ProjectedTextures
Prototype software for spacial augmented reality applications.
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros
Public Attributes | List of all members
Marker Struct Reference

#include <FiducialTracker.h>

Public Attributes

int id
 
bool tracked
 
float confidence
 
QMatrix4x4 pose
 

Detailed Description

information about a single marker

Member Data Documentation

float Marker::confidence

the confidence in the etimated pose

int Marker::id

ARToolKitPlus-defined id of marker

QMatrix4x4 Marker::pose

estimated pose in world coordinates

bool Marker::tracked

is the marker currently tracked?


The documentation for this struct was generated from the following file: