Project

General

Profile

BitmapToolkit Scol plugin
ArFaceMarker_patch.h File Reference
#include "Prerequisites.h"
#include <vector>
#include <iostream>
#include <opencv2/opencv.hpp>
#include "opencv2/features2d/features2d.hpp"
#include "cameraparameters.h"
#include "marker.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 Documentation

◆ FLANDMARK_Model

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_patch.h.