0.0.4 • Published 2 years ago

@regulaforensics/react-native-face-huawei-vision-beta v0.0.4

Weekly downloads
-
License
commercial
Repository
github
Last release
2 years ago

Face Huawei Vision (React Native)

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/react-native-face-api.

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago