|  PixLab  &  FACEIO  |  Knowledge Sharing & Public Forums


Face Comparison Using Local Image and Registered FID

Asked
Modified
Viewed 10554 times
20


I'm interested in determining if it's feasible to compare a user-provided image with a specific Face ID (FID). My application receives images from users, and I want to verify if the face in the image matches the face associated with a stored FID.

This functionality is similar to the face verification feature found at faceverify REST API endpoint, but instead of using an external image, I would use an image uploaded to my system and compare it to the user's registered FID.


Accepted Solution

36
Hello, 

Thank you.