Custom configuration

Constructors

Properties

attributes?: DetectFacesAttribute[]

Current array for the face image detection attributes.

customQuality?: ImageQualityCharacteristic[]

Current array for the face image quality assessment rules.

onlyCentralFace: boolean

Whether to process only the central face on the image or all the faces. If set to true, the SDK detects and processes only one—the most central face in the image. If set to false, the SDK processes all faces in the image. Default is false.

outputImageParams?: OutputImageParams

If set the uploaded image is processed according to the indicated settings.