faceRect property
Rect
get
faceRect
Rectangular area of the detected face in the original image.
Implementation
Rect get faceRect => _faceRect;
Rectangular area of the detected face in the original image.
Rect get faceRect => _faceRect;