| Name | Message | Date |
|---|---|---|
| 📁 FaceDetectionServiceTests | 1 month ago | |
| 📄 FaceCamera.csproj | 1 month ago | |
| 📄 MSTestSettings.cs | 1 month ago | |
| 📄 packages.lock.json | 1 month ago | |
| 📄 README.md | 1 month ago |
📖
tests/Integrations/FaceCamera/README.md
Face detection tests
These are integration tests for the face detection service.
Setup
If no setup is performed the "default" camera will be used. To specify which camera to use, set the Camera.Index 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.