Face SDK  1.7 Mozart rc
Face Recognition Software Development Kit
Public Member Functions | List of all members
face_sdk::fir Class Referenceabstract

The FIR object. FIR - Face Identification Record, biometric template. More...

#include <fir.h>

Public Member Functions

virtual ~fir ()=default
 Fir version. Different versions are incompatible with each other when performing a comparison operation.
 
virtual uint32_t version () const =0
 
virtual bool is_short () const =0
 Is fir has short data type.
 
virtual bool is_binary () const =0
 Is fir has binary data type.
 

Detailed Description

The FIR object. FIR - Face Identification Record, biometric template.

Usually face_sdk::builder make firs, but you can use make_fir() function for instantiate a fir object.


The documentation for this class was generated from the following file: