3D Passive Face liveness & Deepfake detection (anti-spoofing)

Contents:

  • C++ API
  • Supported attacks
  • Identity concealment
  • Deepfake detection
  • Accuracy
  • Testing the competition
  • ISO ISO/IEC 30107
  • Why liveness detector is required for facial recognition systems?
  • Passive versus Active liveness detection
  • Recommendations
  • Improving the recall score
  • Integration with your existing application
  • Error and success codes
  • Memory management design
  • Muti-threading design
  • Known issues
3D Passive Face liveness & Deepfake detection (anti-spoofing)
  • Docs »
  • Index

Index

F

F

  • FaceLiveness::FLD_SDK_IMAGE_TYPE (C++ enum)
  • FaceLiveness::FLD_SDK_IMAGE_TYPE_BGR24 (C++ enumerator)
  • FaceLiveness::FLD_SDK_IMAGE_TYPE_BGRA32 (C++ enumerator)
  • FaceLiveness::FLD_SDK_IMAGE_TYPE_NV12 (C++ enumerator)
  • FaceLiveness::FLD_SDK_IMAGE_TYPE_NV21 (C++ enumerator)
  • FaceLiveness::FLD_SDK_IMAGE_TYPE_RGB24 (C++ enumerator)
  • FaceLiveness::FLD_SDK_IMAGE_TYPE_RGBA32 (C++ enumerator)
  • FaceLiveness::FLD_SDK_IMAGE_TYPE_Y (C++ enumerator)
  • FaceLiveness::FLD_SDK_IMAGE_TYPE_YUV420P (C++ enumerator)
  • FaceLiveness::FLD_SDK_IMAGE_TYPE_YUV422P (C++ enumerator)
  • FaceLiveness::FLD_SDK_IMAGE_TYPE_YUV444P (C++ enumerator)
  • FaceLiveness::FLD_SDK_IMAGE_TYPE_YVU420P (C++ enumerator)
  • FaceLiveness::FldSdkEngine (C++ class)
  • FaceLiveness::FldSdkEngine::deInit (C++ function)
  • FaceLiveness::FldSdkEngine::exifOrientation (C++ function)
  • FaceLiveness::FldSdkEngine::init (C++ function)
  • FaceLiveness::FldSdkEngine::process (C++ function), [1], [2]
  • FaceLiveness::FldSdkEngine::requestRuntimeLicenseKey (C++ function)
  • FaceLiveness::FldSdkResult (C++ class)
  • FaceLiveness::FldSdkResult::code (C++ function)
  • FaceLiveness::FldSdkResult::isOK (C++ function)
  • FaceLiveness::FldSdkResult::json (C++ function)
  • FaceLiveness::FldSdkResult::numFaces (C++ function)
  • FaceLiveness::FldSdkResult::phrase (C++ function)
Fork me on GitHub

© Copyright 2011-2022, Doubango AI

Built with Sphinx using a theme provided by Read the Docs.