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

Go to the source code of this file.

Classes

class  CVTrackedFaces
 OpenCV face & facial landmark tracker class derived from CVTracked. More...
 

Typedefs

typedef Utils::Averaged< CVVec2fAvgCVVec2f
 

Detailed Description

Date
Spring 2018
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 CVTrackedFaces.h.

Typedef Documentation

◆ AvgCVVec2f

Definition at line 25 of file CVTrackedFaces.h.