@regulaforensics/face-sdk
Version:
This is an npm module for Regula Face SDK. It allows you to easily compaire faces using your phone's camera.
19 lines (14 loc) • 904 B
Markdown
# Regula Face SDK plugin
Face SDK is a framework that is used for face matching, recognition and liveness detection.
This plugin makes possible to use it with react-native, cordova and capacitor applications.
## Demo applications
In the [examples](examples/) folder you can find 3 demo applications:
* [React-native](examples/react_native)
* [Ionic(ionic app with cordova, angular)](examples/ionic)
* [Capacitor(ionic app with capacitor, react)](examples/capacitor)
Each demo app has its own readme file with instructions on building and installation.
## Documentation
* [Documentation](https://docs.regulaforensics.com/develop/face-sdk/mobile)
* [API Reference](https://dev.regulaforensics.com/npm-face-sdk)
## Support
If you have any technical questions, feel free to [contact](mailto:support@regulaforensics.com) us or create issues [here](https://github.com/regulaforensics/npm-face-sdk/issues).