Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 472 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 472 Bytes

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