detection

open override fun detection(detection: Rect, origImageSize: Size)

Called up when a face is found on the transmitted image.

Parameters

detection

Boundaries of the detected face.

origImageSize

Size of the original image.