Faceapi - Face Compare Api
Description
Compares the first detected face with the other image provided in the request to determine if they are a match or not. Used for Face Authentication of a database when images are stored on your server.
Share TweetComments
${comment.user__first_name}$ ${comment.user__last_name}$
${ new Date(comment.created_at).getFullYear() + "/" + new Date(comment.created_at).getMonth() + "/" + new Date(comment.created_at).getDate() + " " + new Date(comment.created_at).getHours() + ":" + new Date(comment.created_at).getMinutes() }$
${comment.content}$
Reply
${response.user__first_name}$ ${response.user__last_name}$ modifier
${ new Date(response.created_at).getFullYear() + "/" + new Date(response.created_at).getMonth() + "/" + new Date(response.created_at).getDate() + " " + new Date(response.created_at).getHours() + ":" + new Date(response.created_at).getMinutes() }$
${ response.content }$

Connect to ai-compare to add your comment.