@edritech93/vision-camera-face-detection
v2.0.1
Published
Plugin Face Detection for Vision Camera 4
Downloads
10
Readme
vision-camera-face-detection
Plugin Face Detection for Vision Camera 4
Installation
npm install @edritech/vision-camera-face-detection
Usage
import { multiply } from '@edritech/vision-camera-face-detection';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library