ReactNative SDK Reference / GetHealthOptions
Interface: GetHealthOptions
The information needed for the function getHealth.
See
getHealth
Properties
faceBox
faceBox:
NormalizedFacebox
The normalized bounding box of the face.
faceImage
faceImage:
string
The face image encoded with Base64 encoding.
landmarks
landmarks:
NormalizedLandmark[]
The landmarks of the face.
userInfo
userInfo:
UserInfo
The information of the user doing the scanning.
videoFrameInfo
videoFrameInfo:
VideoFrameInfo
The information of the video frame.