- Microsoft HoloLens By Example
- Joshua Newnham
- 175字
- 2021-07-02 18:36:01
Project setup
Just to recap, the example for this chapter is about performing facial recognition and tagging the recognized person's name (or alias) into the scene. In this section, we will walk through setting up the Microsoft Cognitive Service, which will be responsible for facial detection and identification as well as preparing the dataset that we will use to perform facial identification, that is, photos of people you would like the service to recognize.
We will use one of the Cognitive Services Microsoft services, called Face API, from Face API. As the name implies, the service is orientated around detecting and identifying faces but also allows for some interesting metadata, such as the following:
- Age
- Gender
- Likelihood of smiling
- Wearing glasses
- Emotion (a measurement of happiness, sadness, and anger, along with many others)
- Presence of facial hair
Before you can make use of the service, you must register (if not done so already) an Azure account and add the service to your portal, details described in the next section.
- C語言程序設(shè)計(jì)(第2 版)
- 精通搜索分析
- Raspberry Pi for Secret Agents(Third Edition)
- 從0到1:HTML+CSS快速上手
- jQuery從入門到精通 (軟件開發(fā)視頻大講堂)
- Java面向?qū)ο蟪绦蜷_發(fā)及實(shí)戰(zhàn)
- C語言課程設(shè)計(jì)
- Keras深度學(xué)習(xí)實(shí)戰(zhàn)
- 常用工具軟件立體化教程(微課版)
- 小程序,巧應(yīng)用:微信小程序開發(fā)實(shí)戰(zhàn)(第2版)
- 玩轉(zhuǎn).NET Micro Framework移植:基于STM32F10x處理器
- Data Science Algorithms in a Week
- C語言從入門到精通
- Python硬件編程實(shí)戰(zhàn)
- Android編程權(quán)威指南(第4版)