DFACE C++  5.0.0
dface_track.h File Reference
#include <string>
#include "common.h"
Include dependency graph for dface_track.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dface::DfaceTrack
 FaceTrack API. More...
 

Namespaces

 dface
 

Typedefs

typedef DfaceTrack * dface::CreateTrack(const std::string &model_path, int frame_width, int frame_height, int max_age, int min_hit)
 
typedef void dface::DestroyTrack(DfaceTrack *rc)