mediapipe
mediapipe copied to clipboard
allow bounding box rectangle of face detection to go out of bounds
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.