Download the PHP package ridvanbaluyos/face without Composer
On this page you can find all versions of the php package ridvanbaluyos/face. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ridvanbaluyos/face
More information about ridvanbaluyos/face
Files in ridvanbaluyos/face
Download ridvanbaluyos/face
More information about ridvanbaluyos/face
Files in ridvanbaluyos/face
Vendor ridvanbaluyos
Package face
Short Description A PHP Library built for the Microsoft's Face API.
License MIT
Package face
Short Description A PHP Library built for the Microsoft's Face API.
License MIT
Please rate this library. Is it a good library?
Informations about the package face
ridvanbaluyos/face
A PHP Library built for the Microsoft's Cognitive Services.
Cognitive Services: Face API
Table of contents
- Requirements
- Installation
- Configuration
- Usage
- Detecting a Face
- Analyzing Face Landmarks
- Analyzing Face Attributes
- Chaining options
- References
Requirements
Kindly subscribe for an API key to Microsoft's Cognitive Services API page.
Installation
Open your composer.json
file and add the following to the require
key:
"ridvanbaluyos/face": "v1.1"
After adding the key, run composer update from the command line to install the package
or
Configuration
Add your subscription key in src/Ridvanbaluyos/Face/config.json
file
Usage
Detecting a face
Analyzing Face Landmarks
Analyzing Face Attributes
Chaining options
Alternatively, you can analyze all possible options
References
All versions of face with dependencies
PHP Build Version
Package Version
The package ridvanbaluyos/face contains the following files
Loading the files please wait ....