![]() |
Face SDK
1.7 Mozart rc
Face Recognition Software Development Kit
|
Go to the source code of this file.
Classes | |
class | face_sdk::fir_list |
List of FIRs for matching. More... | |
Functions | |
std::shared_ptr< face_sdk::fir_list > FACE_SDK_EXPORT | face_sdk::make_fir_list () |
Makes the empty face_sdk::fir_list. | |
std::shared_ptr< face_sdk::fir_list > FACE_SDK_EXPORT | face_sdk::make_fir_list (const face_sdk::architecture_type type) |
Makes the empty face_sdk::fir_list for specified architecture. Use face_sdk::is_architecture_available to check for architecture availability. | |