3DiVi Face SDK  3.21.0
 Указатель Классы Пространства имен Файлы Функции Переменные Определения типов Перечисления Элементы перечислений Свойства Группы
pbio::FacerecService Cписок членов класса

Полный список членов класса pbio::FacerecService, включая наследуемые из базового класса

Config typedef (определено в pbio::FacerecService)pbio::FacerecService
convertYUV2ARGB(const RawImage image, const bool downscale_x2, void *const result_buffer)pbio::FacerecServiceinline
convertYUV2RGB(const RawImage image, const bool downscale_x2, const int base_angle, void *const result_buffer) (определено в pbio::FacerecService)pbio::FacerecServiceinline
createAgeGenderEstimator(const std::string ini_file) const pbio::FacerecServiceinline
createCameraCalibrator() const pbio::FacerecServiceinline
createCapturer(const pbio::FacerecService::Config config) const pbio::FacerecServiceinline
createDepthLivenessEstimator(const std::string ini_file) const pbio::FacerecServiceinline
createDepthLivenessEstimator(const pbio::FacerecService::Config config) const pbio::FacerecServiceinline
createEmotionsEstimator(const std::string ini_file) const pbio::FacerecServiceinline
createFaceAttributesEstimator(const std::string ini_file) const pbio::FacerecServiceinline
createFaceQualityEstimator(const std::string ini_file) const pbio::FacerecServiceinline
createInternalImageBuffer(const int width, const int height, const RawImage::Format format)pbio::FacerecServiceinline
createIRLivenessEstimator(const std::string ini_file) const pbio::FacerecServiceinline
createIRLivenessEstimator(const pbio::FacerecService::Config config) const pbio::FacerecServiceinline
createLiveness2DEstimator(const std::string ini_file) const pbio::FacerecServiceinline
createLiveness2DEstimator(const pbio::FacerecService::Config config) const pbio::FacerecServiceinline
createLivenessEstimator() const pbio::FacerecServiceinline
createQualityEstimator(const std::string ini_file) const pbio::FacerecServiceinline
createRecognizer(const char *ini_file, const bool processing=true, const bool matching=true, const bool processing_less_memory_consumption=false) const pbio::FacerecServiceinline
createRecognizer(const pbio::FacerecService::Config recognizer_config, const bool processing=true, const bool matching=true, const bool processing_less_memory_consumption=false) const pbio::FacerecServiceinline
createService(const std::string dll_path, std::string facerec_conf_dir, const std::string license_dir=std::string())pbio::FacerecServiceinlinestatic
createService(const std::string dll_path, std::string facerec_conf_dir, const pbio::FacerecService::License license)pbio::FacerecServiceinlinestatic
createVideoWorker(const pbio::VideoWorker::Params params) const pbio::FacerecServiceinline
createVideoWorker(const pbio::FacerecService::Config video_worker_config, const char *recognizer_ini_file, const int streams_count, const int processing_threads_count, const int matching_threads_count) const pbio::FacerecServiceinline
createVideoWorker(const pbio::FacerecService::Config video_worker_config, const pbio::FacerecService::Config recognizer_config, const int streams_count, const int processing_threads_count, const int matching_threads_count) const pbio::FacerecServiceinline
FacerecService(const DHPtr &dll_handle, const std::string &facerec_conf_dir, void *impl) (определено в pbio::FacerecService)pbio::FacerecServiceinlineprotected
forceOnlineLicenseUpdate() const pbio::FacerecServiceinline
freeAlgorithmsCache() const pbio::FacerecServiceinline
getLicenseState() const pbio::FacerecServiceinline
getVersion() const pbio::FacerecServiceinline
keepAlgorithmsCache() const pbio::FacerecServiceinline
loadRawSample(std::istream &binary_stream) const pbio::FacerecServiceinline
loadRawSample(pbio::stl_wraps::WrapIStream &binary_stream) const pbio::FacerecServiceinline
loadRawSampleWithoutImage(pbio::stl_wraps::WrapIStream &binary_stream, const RawImage image, const double space_translation_x=0, const double space_translation_y=0, const double space_scale=1) const pbio::FacerecServiceinline
loadRawSampleWithoutImage(std::istream &binary_stream, const RawImage image, const double space_translation_x=0, const double space_translation_y=0, const double space_scale=1) const pbio::FacerecServiceinline
loadRawSampleWithoutImage(pbio::stl_wraps::WrapIStream &binary_stream, const unsigned char *image_data, int image_data_size, const double space_translation_x=0, const double space_translation_y=0, const double space_scale=1) const pbio::FacerecServiceinline
loadRawSampleWithoutImage(std::istream &binary_stream, const unsigned char *image_data, int image_data_size, const double space_translation_x=0, const double space_translation_y=0, const double space_scale=1) const pbio::FacerecServiceinline
Ptr typedefpbio::FacerecService