microsoft / Cognitive-Face-iOS

iOS SDK for the Microsoft Face API, part of Cognitive Services
https://www.microsoft.com/cognitive-services/en-us/face-api
Other
184 stars 64 forks source link

How to Identify a person from his/her Picture that he/she has first logged in or not ? #38

Closed TimeToCodeIos closed 7 years ago

TimeToCodeIos commented 7 years ago

Hi, Is it possible , that i have array of already logged in FaceIds and now when i am taking selfie of user and from his/her picture can i check whether he/she has already logged in (before from Only his/her picture )?

huxuan commented 7 years ago

A short answer should be using Person Group [1] and Verify [2]. For further questions, please ask them at StackOverFlow [3] as that is the official support forum and there will be more detailed response there.

Github is mostly for technical issues (e.g. bugs of iOS SDK) rather than support. So close this issue.