Giter Club home page Giter Club logo

cognitive_faceidentify's Introduction

Cognitive_Faceidentify

透過微軟認知服務建置人臉識別系統。 微軟在雲端服務中推出了Cognitive Server,其中包含了Face API這個服務功能,其主要的效用就是可以透過照片進行人臉的比對與辨識。

Face API 名詞解釋: Face API 名詞解釋 首先建立一個PersonGroup,在這個PersonGroup中,可以加入多個Person,而一個Person又可以加入多個Face;換句話說,PersonGroup也就是前面所提到的人員清單,裡面的Person就是每一個人員,而每個人又可以提供不同角度的照片作為辨識的依據。

下面將說明Face API使用步驟:

申請試用認知服務 API

到Microsoft的試用認知服務網頁去申請一組試用金鑰,在人臉識別 API的項目上點選取得金鑰,登入帳戶後即可取得一組免費金鑰。

每一個帳戶只能建立一個免費的Face API

本範例使用到WebRTC 先Detect照片中的人臉,再Identify這個人臉屬於PersonGroup中哪一個Person

cognitive_faceidentify's People

Contributors

mkbs1419 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.