Compare two faces are equal or not

In swift how can we compare two faces mean if they are identical it shows faces are matched and if they are not identical it shows faces not matches. Any lead how this can be achievable in swift

Replies

Hello,


There is not currently an api that will allow you to compare "identities" of detected faces. You can file an enhancement request if you would like to see an api for this at https://developer.apple.com/bug-reporting/

thanks for the suggestion and can any other third party free library or API provide for face matching?

Yes. You can use Microsoft Azure Face Api.