mediapipe icon indicating copy to clipboard operation
mediapipe copied to clipboard

allow bounding box rectangle of face detection to go out of bounds

Open lianhuilui opened this issue 3 years ago • 0 comments

The bounding boxes and keypoints from Face Detection are drawn incorrectly (coordinates default to (0, 0) if out of bounds) when the face is partially off the image bounds.

lianhuilui avatar Jul 23 '22 12:07 lianhuilui