BitmapToolkit Scol plugin
|
#include <vector>
#include <iostream>
#include "cameraparameters.h"
#include "ArMarker.h"
#include "Prerequisites.h"
#include <boost/thread.hpp>
#include <KPM/kpm.h>
#include <AR2/tracking.h>
#include <AR/arFilterTransMat.h>
Go to the source code of this file.
Classes | |
class | ArTkMarker |
This class represents a marker. It is a vector of the fours corners ot the marker. More... | |
class | NFTDataLoader |