SenseID Silent Liveness Detection SDK
Android English
Android English
  • Introduction
  • Release Notes
  • 1 Overview
  • 2 User Guide
  • 3 SDK Function Library
    • Revision History
    • 3.1 SilentLivenessApi
    • 3.2 OnLivenessListener
    • 3.3 ResultCode
    • 3.4 FaceDistance
    • 3.5 FacePosition Class
    • 3.6 FaceOcclusion
    • 3.7 OcclusionStatus Class
    • 3.8 LightIntensity Class
  • 4 FAQ
Powered by GitBook
On this page
  1. 3 SDK Function Library

3.8 LightIntensity Class

public @interface LightIntensity

public @interface LightIntensity

Constants

Name

Type

Description

TOO_DARK

int

dark

NORMAL

int

normal

TOO_BRIGHT

int

bright

UNKNOWN

int

unknown(not detection or no face)

Previous3.7 OcclusionStatus ClassNext4 FAQ

Last updated 3 years ago