|
3DiVi Face SDK
3.24.0
|
Полный список членов класса pbio::FacerecService, включая наследуемые из базового класса
| convertYUV2ARGB(const RawImage image, const bool downscale_x2, void *const result_buffer) | pbio::FacerecService | inline |
| createAgeGenderEstimator(const std::string ini_file) const | pbio::FacerecService | inline |
| createCameraCalibrator() const | pbio::FacerecService | inline |
| createCapturer(const pbio::FacerecService::Config config) const | pbio::FacerecService | inline |
| createDepthLivenessEstimator(const std::string ini_file) const | pbio::FacerecService | inline |
| createDepthLivenessEstimator(const pbio::FacerecService::Config config) const | pbio::FacerecService | inline |
| createEmotionsEstimator(const std::string ini_file) const | pbio::FacerecService | inline |
| createFaceAttributesEstimator(const std::string ini_file) const | pbio::FacerecService | inline |
| createFaceQualityEstimator(const std::string ini_file) const | pbio::FacerecService | inline |
| createInternalImageBuffer(const int width, const int height, const RawImage::Format format) | pbio::FacerecService | inline |
| createIRLivenessEstimator(const std::string ini_file) const | pbio::FacerecService | inline |
| createIRLivenessEstimator(const pbio::FacerecService::Config config) const | pbio::FacerecService | inline |
| createLiveness2DEstimator(const std::string ini_file) const | pbio::FacerecService | inline |
| createLiveness2DEstimator(const pbio::FacerecService::Config config) const | pbio::FacerecService | inline |
| createLivenessEstimator() const | pbio::FacerecService | inline |
| createQualityEstimator(const std::string ini_file) const | pbio::FacerecService | inline |
| createRecognizer(const char *ini_file, const bool processing=true, const bool matching=true, const bool processing_less_memory_consumption=false) const | pbio::FacerecService | inline |
| createRecognizer(const pbio::FacerecService::Config recognizer_config, const bool processing=true, const bool matching=true, const bool processing_less_memory_consumption=false) const | pbio::FacerecService | inline |
| createService(const std::string dll_path, std::string facerec_conf_dir, const std::string license_dir=std::string()) | pbio::FacerecService | inlinestatic |
| createService(const std::string dll_path, std::string facerec_conf_dir, const pbio::FacerecService::License license) | pbio::FacerecService | inlinestatic |
| createVideoWorker(const pbio::VideoWorker::Params params) const | pbio::FacerecService | inline |
| 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::FacerecService | inline |
| 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::FacerecService | inline |
| forceOnlineLicenseUpdate() const | pbio::FacerecService | inline |
| freeAlgorithmsCache() const | pbio::FacerecService | inline |
| getLicenseState() const | pbio::FacerecService | inline |
| getVersion() const | pbio::FacerecService | inline |
| keepAlgorithmsCache() const | pbio::FacerecService | inline |
| loadRawSample(std::istream &binary_stream) const | pbio::FacerecService | inline |
| loadRawSample(pbio::stl_wraps::WrapIStream &binary_stream) const | pbio::FacerecService | inline |
| 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::FacerecService | inline |
| 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::FacerecService | inline |
| 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::FacerecService | inline |
| 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::FacerecService | inline |
| Ptr typedef | pbio::FacerecService |