ARToolKitPreProcess Class Reference

this class implements the artoolkit frame processor that is used by artoolkitposition objects to retrieve marker locations More...

#include <artoolkit.h>

Inheritance diagram for ARToolKitPreProcess:

FrameProcessObject ARObject List of all members.

Public Member Functions

 ARToolKitPreProcess (const int Threshold, CameraObject &Camera)
 constructor that loads the camera file etc
void ProcessFrame (const ARImage &frame)
 processes the frame to extract markers
int AddPattern (const char *filename, double Height=0)
void RemovePattern (int id)
 removes a pattern from the watch list
bool GetMarkerPos (int id, ARPosition &result)
 finds the location of the given marker

Detailed Description

this class implements the artoolkit frame processor that is used by artoolkitposition objects to retrieve marker locations


Member Function Documentation

int ARToolKitPreProcess::AddPattern ( const char *  filename,
double  Height = 0 
)

add a pattern file to the watch list, returns its integer ID, -1 on error The height represents the height of the plane to intersect with


The documentation for this class was generated from the following file:
SourceForge.net Logo Generated on Sat May 12 15:25:43 2007 for ardev by doxygen 1.5.1