BitmapToolkit Scol plugin
|
#include <vector>
#include <iostream>
#include "opencv2/features2d/features2d.hpp"
#include "cameraparameters.h"
#include "ArMarker.h"
#include "Prerequisites.h"
#include <boost/thread.hpp>
Go to the source code of this file.
Classes | |
class | RobustMatcher |
class | ArFeaturedMarker |
This class represents a marker. It is a vector of the fours corners ot the marker. More... | |