3DiVi Face SDK  3.21.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234567]
o-facerec
|\*libfacerec.hMain library header
o-flutter_plugin
|\-ios
| \-Classes
|  \*FaceSdkPlugin.h
o-java_api
|\-src
| \-com
|  \-vdt
|   \-face_recognition
|    \-sdk
|     o*MatchFoundCallbackData.javaMatchFoundCallbackData - interface object for encapsulation data from MatchFoundCallback
|     o*StiPersonOutdatedCallbackData.javaStiPersonOutdatedCallbackData is an interface object for encapsulated data from StiPersonOutdatedCallback
|     o*TemplateCreatedCallbackData.javaTemplateCreatedCallbackData - interface object for encapsulation data from TemplateCreatedCallback
|     o*TrackingCallbackData.javaTrackingCallbackData - interface object for encapsulation data from TrackingCallback
|     \*TrackingLostCallbackData.javaTrackingLostCallbackData - interface object for encapsulation data from TrackingLostCallback
o-pbio
|o-example
||\*CVRawImage.hCVRawImage - example of implementation of the pbio::IRawImage interface via OpenCV
|o-shared_ptr
||o*atomic_exchange_add.h
||o*heavy_shared_ptr.h
||o*light_shared_ptr.h
||\*object_with_ref_counter.h
|o-stl_wraps
||o*WrapIStream.h
||o*WrapOStream.h
||\*WrapVector.h
|o-stl_wraps_impls
||o*WrapIStreamBufferImpl.h
||o*WrapIStreamImpl.h
||o*WrapOStreamImpl.h
||\*WrapVectorImpl.h
|o-util693bcd72
||\*util.h
|o*ActiveLiveness.h
|o*AgeGenderEstimator.hAgeGenderEstimator - interface object for age and gender estimation
|o*c_api_functions_list_macro.h
|o*CameraCalibrator.hCameraCalibrator - Interface object for camera calibration and correction of image distortion
|o*Capturer.hCapturer - Interface object for detecting or tracking of faces in the images or video sequences
|o*ComplexObject.h
|o*Config.h
|o*Context.h
|o*deprecated_macro.h
|o*DepthLivenessEstimator.hDepthLivenessEstimator - Interface object used to estimate face liveness in order to prevent spoofing attacks
|o*DepthMapRaw.h
|o*DllHandle.h
|o*EmotionsEstimator.hEmotionsEstimator - Interface object for estimation of emotions
|o*Error.hError - the class of exceptions thrown when errors occur
|o*ExceptionCheck.h
|o*FaceAttributesEstimator.hFaceAttributesEstimator is an interface object used to estimate attributes of the face
|o*FaceQualityEstimator.hFaceQualityEstimator - Interface object for sample quality estimation
|o*FacerecService.hFacerecService - Interface object for creating other interface objects
|o*Image.h
|o*InternalImageBuffer.h
|o*IRawImage.hIRawImage - Raw image interface
|o*IRFrameRaw.h
|o*IRLivenessEstimator.hIRLivenessEstimator is an interface object used to estimate face liveness in order to prevent spoofing attacks
|o*Liveness2DEstimator.hLiveness2DEstimator is an interface object used to estimate face liveness in order to prevent spoofing attacks
|o*LivenessEstimator.hLivenessEstimator - Interface object used to estimate face liveness to prevent spoofing attacks
|o*Point.h
|o*ProcessingBlock.hProcessingBlock - Interface object used to work with estimators from Processing Block API
|o*ProcessingUnit.h
|o*QualityEstimator.hQualityEstimator - Interface object used to estimate sample quality
|o*RawImage.h
|o*RawSample.hRawSample - Interface object that stores a captured face sample
|o*Recognizer.hRecognizer - Interface object for creating and matching templates
|o*Rectangle.h
|o*SampleCheckStatus.h
|o*SmartPtr.hSmartPtr
|o*StructStorage.h
|o*StructStorageFields.h
|o*Template.hTemplate - Interface object for saving the face template
|o*TemplatesIndex.hTemplatesIndex - Interface object for working with the template index
|\*VideoWorker.hVideoWorker is an interface object for tracking, processing and matching faces on multiple video streams
\-python_api
 \-face_sdk
  o-example
  |\*cv_raw_image.pyCVRawImage - example of implementation of the RawImage interface via OpenCV
  \-modules
   o*age_gender_estimator.pyAgeGenderEstimator - interface object for age and gender estimation
   o*capturer.pyCapturer - Interface object for detecting or tracking of faces in the images or video sequences
   o*config.py
   o*depth_liveness_estimator.pyDepthLivenessEstimator - Interface object used to estimate face liveness in order to prevent spoofing attacks
   o*depth_map_raw.py
   o*emotions_estimator.pyEmotionsEstimator - Interface object for estimation of emotions
   o*error.pyError - the class of exceptions thrown when errors occur
   o*face_attributes_estimator.pyFaceAttributesEstimator is an interface object used to estimate attributes of the face
   o*face_quality_estimator.pyFaceQualityEstimator - Interface object for sample quality estimation
   o*facerec_service.pyFacerecService - Interface object for creating other interface objects
   o*ir_frame_raw.py
   o*liveness_2d_estimator.pyLiveness2DEstimator is an interface object used to estimate face liveness in order to prevent spoofing attacks
   o*quality_estimator.pyQualityEstimator - Interface object used to estimate sample quality
   o*raw_image.pyRawImage - Raw image interface
   o*sample_check_status.py
   \*struct_storage_fields.py