Skip to content

Latest commit

 

History

History
66 lines (43 loc) · 3.22 KB

README.md

File metadata and controls

66 lines (43 loc) · 3.22 KB

Microsoft Cognitive Services Face client SDK and samples

This repo contains the client libraries that demonstrate Microsoft’s cloud-based face algorithms to detect and recognize human faces in images. See the tech in action on our demo page or learn more about the API with our documentation.

Face detection with attribute extraction

Detect human faces in image with face rectangles and face attributes including face landmarks, pose, gender and age

Face verification

Check if two faces belonging to same person or not, with confidence score

Face Grouping

Organize many faces into face groups based on their visual similarity

Face identification

Search which specific person entity a query face belongs to, from user-provided person-face data

Getting started

To get started, select the platform for which you're developing.

Changes

This document is targeting Microsoft Cognitive Services V1.0 service. For user who has experiences on using Microsoft Cognitive Services (formerly Project Oxford) Face V0, there are some major changes we would like you to know before switching from Project Oxford Face V0 to Microsoft Cognitive Services V1.0 service.

Contributing

We welcome contributions and are always looking for new SDKs, input, and suggestions. Feel free to file issues on the repo and we'll address them as we can. You can also learn more about how you can help on the Contribution Rules & Guidelines.

For questions, feedback, or suggestions about Microsoft Cognitive Services, feel free to reach out to us directly.

License

All Microsoft Cognitive Services SDKs and samples are licensed with the MIT License. For more details, see LICENSE.

Sample images are licensed separately, please refer to LICENSE-IMAGE.