Download the PHP package coolseven/huawei-frs-sdk without Composer
On this page you can find all versions of the php package coolseven/huawei-frs-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download coolseven/huawei-frs-sdk
More information about coolseven/huawei-frs-sdk
Files in coolseven/huawei-frs-sdk
Download coolseven/huawei-frs-sdk
More information about coolseven/huawei-frs-sdk
Files in coolseven/huawei-frs-sdk
Vendor coolseven
Package huawei-frs-sdk
Short Description Huawei Frs (Face Recognition Service) SDK for PHP
License MIT
Homepage https://github.com/coolseven/huaweicloud-sdk-php-frs
Package huawei-frs-sdk
Short Description Huawei Frs (Face Recognition Service) SDK for PHP
License MIT
Homepage https://github.com/coolseven/huaweicloud-sdk-php-frs
Please rate this library. Is it a good library?
Informations about the package huawei-frs-sdk
Huaweicloud-sdk-php-frs
Non-Official PHP sdk for Huawei's Face Recognization Service.
Important: This IS NOT AN OFFICIAL SDK. Use It At Your Own Risk.
Requirements
- php >= 7.2
How to use
-
Install Sdk
- Use Sdk
More usage demos can be found at tests
- Services & Api Cheat Sheet
- CompareService
- compareFaceByBase64
- compareFaceByObsUrl
- compareFaceByLocalFile
- DetectService
- detectFaceByBas464
- detectFaceByObsUrl
- detectFaceByLocalFile
- FaceService
- getFaces
- getFace
- addFaceByBase64
- addFaceByObsUrl
- addFaceByLocalFile
- updateFaceByFaceId
- deleteFaceByFaceId
- deleteFaceByExternalImageId
- deleteFaceByExternalField
- batchDeleteFacesByFilter
- FaceSetService
- getAllFaceSets
- getFaceSet
- createFaceSet
- deleteFaceSet
- LiveDetectService
- liveDetectByBase64
- liveDetectByObsUrl
- liveDetectByLocalFile
- SearchService
- searchFaceByBase64
- searchFaceByFaceId
- searchFaceByObsUrl
TODO
- [x] Add unit tests for FaceSetService
- [x] Add unit tests for FaceService
- [x] Add unit tests for SearchService
- [ ] Add unit tests for DetectService
- [x] Add unit tests for CompareService
- [ ] Add unit tests for LiveDetectService
- [ ] Add parameter validation
Huawei's Official Frs Sdks:
All versions of huawei-frs-sdk with dependencies
PHP Build Version
Package Version
The package coolseven/huawei-frs-sdk contains the following files
Loading the files please wait ....