flutter_face_huawei_vision 0.0.1 copy "flutter_face_huawei_vision: ^0.0.1" to clipboard
flutter_face_huawei_vision: ^0.0.1 copied to clipboard

PlatformAndroid

plugin for face detection (Huawei Vision framework). Use as dependency with flutter_face_api

Face Huawei Vision (Flutter) #

Huawei Vision is used for face detection in video stream using Huawei services.

Devices that do not have Google Mobile Services (GMS) such as Huawei need to include the Huawei Vision library. This means that to run the Face SDK on a Huawei device or any other device that has GMS disabled, it is necessary to integrate the Huawei Vision library. In this case, the Huawei or Honor device is automatically identified, and Huawei Vision is used.

The setForceToUseHuaweiVision flag is used in the configuration to force the use of the Huawei Vision library, it works only if the library is connected. So, on a device that is not Huawei and does not have Google Mobile Services, the Face SDK can work via the Huawei services.

Documentation #

The documentation can be found here.

Demo application #

The demo application can be found here: https://github.com/regulaforensics/flutter_face_api.

0
likes
120
pub points
72%
popularity

Publisher

verified publishermobile.regulaforensics.com

plugin for face detection (Huawei Vision framework). Use as dependency with flutter_face_api

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_face_huawei_vision