React SDK Reference / GetHealthOptions
Interface: GetHealthOptions
The information needed for the function getHealth.
See
getHealth
Properties
faceBox?
optionalfaceBox:NormalizedFacebox
The normalized bounding box of the face.
images?
optionalimages:object
The images of different ROI
chest?
optionalchest:ROI
chin?
optionalchin:ROI
face?
optionalface:ROI
forehead?
optionalforehead:ROI
glabella?
optionalglabella:ROI
leftCheek?
optionalleftCheek:ROI
leftLowerCheek?
optionalleftLowerCheek:ROI
leftUpperCheek?
optionalleftUpperCheek:ROI
neck?
optionalneck:ROI
rightCheek?
optionalrightCheek:ROI
rightLowerCheek?
optionalrightLowerCheek:ROI
rightUpperCheek?
optionalrightUpperCheek:ROI
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.