flutter_face_api 5.2.3 flutter_face_api: ^5.2.3 copied to clipboard
This is a flutter module for compairing faces using phone`s camera.
Regula Face API (Flutter version) #
Face API is a framework that is used for face matching, recognition and liveness detection.
Contents #
How to build the demo application #
- Download or the clone current repository using the command
git clone https://github.com/regulaforensics/flutter_face_api.git.git
. - Run the following commands within the root directory:
$ cd example
# Install packages
$ flutter pub get
# Check that supported devices are running
$ flutter devices
# Run the app
$ flutter run
Documentation #
You can find documentation on API here.
Additional information #
If you have any technical questions, feel free to contact us or create issues here.