7 #include <face_sdk_base/license.h> 8 #include <face_sdk_base/fir.h> 27 virtual std::vector<float>
extract_from_long(
const std::shared_ptr<face_sdk::fir> &
fir)
const = 0;
std::shared_ptr< pure_fir_extractor > make_pure_fir_extractor(const std::shared_ptr< face_sdk::license > &license)
Makes face_sdk::pure_fir_extractor with specified license.
Definition: alignment_info.h:8
The FIR object. FIR - Face Identification Record, biometric template.
Definition: fir.h:23
The license object. A license object provides information about your limits in face_sdk. See Licensing.
Definition: license.h:26