Search APIs
Ctrl+K
Add Your API
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
Updated 11 months ago
FaceRect
FaceRect is a powerful and free API for face detection. It finds faces (both frontal and profile) on the image specified by URL or uploaded as a file and is able to find multiple faces on a single photo, producing JSON output with a bounding box for each face found. Check out visual demo here: http://apicloud.me/apis/facerect/demo/. Note that additionally FaceRect can find face features for each detected face (eyes, nose and mouth). For more precise face feature detection please see our FaceMark API: https://www.mashape.com/apicloud/facemark
Updated 11 months ago