Download the PHP package nguyenvanduocit/face-sdk without Composer
On this page you can find all versions of the php package nguyenvanduocit/face-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nguyenvanduocit/face-sdk
More information about nguyenvanduocit/face-sdk
Files in nguyenvanduocit/face-sdk
Download nguyenvanduocit/face-sdk
More information about nguyenvanduocit/face-sdk
Files in nguyenvanduocit/face-sdk
Vendor nguyenvanduocit
Package face-sdk
Short Description PHP SDK for face recognition using faceplusplus.com
License MIT
Package face-sdk
Short Description PHP SDK for face recognition using faceplusplus.com
License MIT
Please rate this library. Is it a good library?
Informations about the package face-sdk
FaceSDK
This SDK is the wrapper for faceplusplus.com's API. Provides modern ways to use the API in PHP.
Install
It's very easy to install via composer
Register API
This API is free to use, you can register your application at FacePlusPlus to get apiKey and apiSecretKey.
Usage
Example
There are two example in folder example :
- face-hightlight.php : Draw a rectangle around main face, and tell if she/he is smiling
- face-recognize.php : The demo with the example code below.
TODO
- Implement all API from FacePlusPlus Doc
- Improve Exception
Contribute
Feel free to make PR
Development
This SDK was shipped with many implement and lesson from Facebook PHP SDK.
All versions of face-sdk with dependencies
PHP Build Version
Package Version
The package nguyenvanduocit/face-sdk contains the following files
Loading the files please wait ....