Skip to content

nishanil/Cogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face Detection & Recognition

  • Android sample uses Google's Mobile Vision APIs for face detection and Microsoft Cognitive Services for Recognition.
  • iOS samples use CIDetector and CIFeature for Face Detection and Microsoft Cognitive Services for Recognitio

Microsoft Cognitive Services Client APIs and Helpers were reused from this sample

Note: The demo samples use Face Registration in the load method of the app. Do not use that in your production. The best place to use them is in the user registration page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages