FaceMark
FaceMark is a powerful API for facial feature detection. It finds 68 points for a frontal face and 35 for a profile one. FaceMark detects landmarks for faces on the image specified by URL or uploaded as a file and produces JSON output containing a vector of facial landmarks and orientation for each face found. Check out visual demo here: http://apicloud.me/apis/facemark/demo
FaceMark endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Process Image URL /process-url.json |
Returns a JSON object that contains detected facial features for faces on the image specified by URL (visual demo: http://apicloud.me/apis/facerect/demo/) |
| POST |
Process Image File /process-file.json |
Returns a JSON object that contains detected facial features for faces on the uploaded image (visual demo: http://apicloud.me/apis/facemark/demo/) |
FaceMark pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $18 / month | — |
|
| ULTRA Recommended | $65 / month | — |
|
| MEGA | $250 / month | — |
|