![]() |
Face SDK
1.7 Mozart rc
Face Recognition Software Development Kit
|
Go to the source code of this file.
Classes | |
class | face_sdk::fir |
The FIR object. FIR - Face Identification Record, biometric template. More... | |
Typedefs | |
typedef std::vector< std::shared_ptr< face_sdk::fir > > | face_sdk::fir_set |
Functions | |
std::shared_ptr< fir > FACE_SDK_EXPORT | face_sdk::convert_to_short_fir (const std::shared_ptr< face_sdk::fir > &long_fir) |
Converts firs with long data types to short. | |