📖 tests/Integrations/FaceCamera/README.md

Face detection tests

These are integration tests for the face detection service.

Setup

You need to specify which camera to use, set the Camera.Name value as a User Secret before running the tests.

You also need to download the facial detection model face_detection_yunet_2026may.onnx and reference to it from Camera.Model in the User Secrets.

You have to sit in front of the camera with your face visible.