Skip to content

React SDK Reference / FaceDetectionRegionAbs

Type Alias: FaceDetectionRegionAbs

FaceDetectionRegionAbs = object

Defines the region (in absolute pixel location) of the captured video frame that is to be used for face detection.

Properties

height

height: number


width

width: number


x

x: number


y

y: number