eduardostuart / face

[deprecated] 👽 Face Recognition package for Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compare API

herryswastika opened this issue · comments

Hi, thanks for your package. Just a simple question, how do I compare two faces, one face from database, another taken from webcam ? is there specific command? The nearest command is Search API, but reading from Face++ Doc, the Compare API will return percentage and threshold. So my idea is the threshold is Admin's preference.
Thanks

Hi @herryswastika ,

Yes, on Face++ you can use Compare Api. I still need to implement that. For now, the only thing possible with face package is using the search api, sorry about that.

Feel free to send a PR - that would be awesome :)