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

Go to the source code of this file.

Classes

class  dface::DfaceCompare
 FaceCompare API. More...
 

Namespaces

 dface
 

Typedefs

typedef DfaceCompare * dface::CreateCompare(const std::string &model_path, int feature_precision)
 
typedef void dface::DestroyCompare(DfaceCompare *dc)