onlyCentralFace property

bool onlyCentralFace
getter/setter pair

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.

Implementation

bool onlyCentralFace;