SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
CVTrackedAruco.h File Reference
#include <CVTypedefs.h>
#include <CVTracked.h>
#include <SLFileStorage.h>
#include <opencv2/aruco.hpp>
Include dependency graph for CVTrackedAruco.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CVArucoParams
 ArUco Parameters loaded from configuration file. More...
 
class  CVTrackedAruco
 OpenCV ArUco marker tracker class derived from CVTracked. More...
 

Detailed Description

Date
Winter 2016
Remarks
Please use clangformat to format the code. See more code style on https://github.com/cpvrlab/SLProject4/wiki/SLProject-Coding-Style
Authors
Marcus Hudritsch, Michael Goettlicher

Definition in file CVTrackedAruco.h.