Skip to content

VisionCamera Frame Processor Plugin that uses MLKit Face Recognition API to recognize faces

License

Notifications You must be signed in to change notification settings

UN-ICC/vision-camera-facedetector

Repository files navigation

vision-camera-facedetector

VisionCamera Frame Processor Plugin that uses MLKit Face Recognition API to recognize faces

Installation

npm install vision-camera-facedetector

Usage

import VisionCameraFaceDetector from "vision-camera-facedetector";

// ...

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

vision-camera-facedetector