 facerec | |
  libfacerec.h | Main library header |
 java_api | |
  src | |
   com | |
    vdt | |
     face_recognition | |
      sdk | |
       MatchFoundCallbackData.java | MatchFoundCallbackData - interface object for encapsulation data from MatchFoundCallback |
       StiPersonOutdatedCallbackData.java | StiPersonOutdatedCallbackData is an interface object for encapsulated data from StiPersonOutdatedCallback |
       TemplateCreatedCallbackData.java | TemplateCreatedCallbackData - interface object for encapsulation data from TemplateCreatedCallback |
       TrackingCallbackData.java | TrackingCallbackData - interface object for encapsulation data from TrackingCallback |
       TrackingLostCallbackData.java | TrackingLostCallbackData - interface object for encapsulation data from TrackingLostCallback |
 pbio | |
  example | |
   CVRawImage.h | CVRawImage - example of implementation of the pbio::IRawImage interface via OpenCV |
  shared_ptr | |
   atomic_exchange_add.h | |
   heavy_shared_ptr.h | |
   light_shared_ptr.h | |
   object_with_ref_counter.h | |
  stl_wraps | |
   WrapIStream.h | |
   WrapOStream.h | |
   WrapVector.h | |
  stl_wraps_impls | |
   WrapIStreamBufferImpl.h | |
   WrapIStreamImpl.h | |
   WrapOStreamImpl.h | |
   WrapVectorImpl.h | |
  util693bcd72 | |
   util.h | |
  ActiveLiveness.h | |
  AgeGenderEstimator.h | AgeGenderEstimator - interface object for age and gender estimation |
  c_api_functions_list_macro.h | |
  CameraCalibrator.h | CameraCalibrator - Interface object for camera calibration and correction of image distortion |
  Capturer.h | |
  ComplexObject.h | |
  Config.h | |
  Context.h | |
  ContextTemplate.h | |
  deprecated_macro.h | |
  DepthLivenessEstimator.h | DepthLivenessEstimator - Interface object used to estimate face liveness in order to prevent spoofing attacks |
  DepthMapRaw.h | |
  DllHandle.h | |
  DynamicTemplateIndex.h | |
  EmotionsEstimator.h | EmotionsEstimator - Interface object for estimation of emotions |
  Error.h | Error - the class of exceptions thrown when errors occur |
  ExceptionCheck.h | |
  FaceAttributesEstimator.h | FaceAttributesEstimator is an interface object used to estimate attributes of the face |
  FaceQualityEstimator.h | FaceQualityEstimator - Interface object for sample quality estimation |
  FacerecService.h | |
  Image.h | |
  InternalImageBuffer.h | |
  IRawImage.h | IRawImage - Raw image interface |
  IRFrameRaw.h | |
  IRLivenessEstimator.h | IRLivenessEstimator is an interface object used to estimate face liveness in order to prevent spoofing attacks |
  Liveness2DEstimator.h | Liveness2DEstimator is an interface object used to estimate face liveness in order to prevent spoofing attacks |
  LivenessEstimator.h | LivenessEstimator - Interface object used to estimate face liveness to prevent spoofing attacks |
  Point.h | |
  ProcessingBlock.h | |
  ProcessingUnit.h | |
  QualityEstimator.h | QualityEstimator - Interface object used to estimate sample quality |
  RawImage.h | |
  RawSample.h | |
  Recognizer.h | |
  Rectangle.h | |
  SampleCheckStatus.h | |
  SmartPtr.h | SmartPtr |
  StructStorage.h | |
  StructStorageFields.h | |
  Template.h | |
  TemplatesIndex.h | TemplatesIndex - Interface object for working with the template index |
  VideoWorker.h | |
 python_api | |
  face_sdk | |
   example | |
    cv_raw_image.py | CVRawImage - example of implementation of the RawImage interface via OpenCV |
   modules | |
    age_gender_estimator.py | AgeGenderEstimator - interface object for age and gender estimation |
    capturer.py | Capturer - Interface object for detecting or tracking of faces in the images or video sequences |
    config.py | |
    context.py | Context is an interface object for storing data and interacting with methods from the Processing Block API |
    depth_liveness_estimator.py | DepthLivenessEstimator - Interface object used to estimate face liveness in order to prevent spoofing attacks |
    depth_map_raw.py | |
    emotions_estimator.py | EmotionsEstimator - Interface object for estimation of emotions |
    error.py | Error - the class of exceptions thrown when errors occur |
    face_attributes_estimator.py | FaceAttributesEstimator is an interface object used to estimate attributes of the face |
    face_quality_estimator.py | FaceQualityEstimator - Interface object for sample quality estimation |
    facerec_service.py | FacerecService - Interface object for creating other interface objects |
    ir_frame_raw.py | |
    liveness_2d_estimator.py | Liveness2DEstimator is an interface object used to estimate face liveness in order to prevent spoofing attacks |
    processing_block.py | ProcessingBlock is an interface object used to work with estimators from Processing Block API |
    quality_estimator.py | QualityEstimator - Interface object used to estimate sample quality |
    raw_image.py | RawImage - Raw image interface |
    sample_check_status.py | |
    struct_storage_fields.py | |
 swift_api | |
  CallbackData.h | |
  Capturer.h | |
  Context.h | |
  ContextTemplate.h | |
  DynamicTemplateIndex.h | |
  ExceptionCheck.h | |
  FacerecService.h | |
  Point.h | |
  ProcessingBlock.h | |
  RawImage.h | |
  RawSample.h | |
  Recognizer.h | |
  swift_callback.h | |
  Template.h | |
  VideoWorker.h | |