BitmapToolkit Scol plugin
|
#include "Prerequisites.h"
#include <vector>
#include <iostream>
#include "opencv2/features2d/features2d.hpp"
#include "cameraparameters.h"
#include "marker.h"
#include "ArFeaturedMarker.h"
Go to the source code of this file.
Classes | |
class | ArFaceMarker |
Typedefs | |
typedef struct model_struct | FLANDMARK_Model |
This class represents a marker. It is a vector of the fours corners ot the marker. | |
typedef struct model_struct FLANDMARK_Model |
This class represents a marker. It is a vector of the fours corners ot the marker.
Definition at line 46 of file ArFaceMarker.h.