Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FaceDetectionFeature

The face detection parameters.

Properties

Const featureType

featureType: string = "FACE_DETECTION"

Optional maxResults

maxResults: undefined | number

The maximum number of results to return. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional shouldReturnLandmarks

shouldReturnLandmarks: undefined | false | true

Whether or not return face landmarks.

Methods

getDeserializedJsonObj

getJsonObj