- Microsoft HoloLens By Example
- Joshua Newnham
- 284字
- 2021-07-02 18:36:01
Setting up Azure
In this section we will describe the details required to set up the Cognitive Service on Azure; head to https://portal.azure.com/ and sign in with a valid account (or create an account).
Once logged in, you will be taken to your Azure Dashboard; from here, click on the +Next button at the top of the left panel; this will expand a menu. Within this menu, search and click on AI + Cognitive Services, which will spawn another menu where we can select Face API, as shown:

After clicking on the Face API item, you will be presented with a tab requiring you to enter the details of your service, such as Name, Subscription, Location, Pricing tier, and Resource Group. Most of the fields are self-explanatory, but it's important to take note of the location as this affects the URL you use to access the service. With all that done, you have your service up and running; details of this service should be visible on the screen and can be accessed from your Dashboard:

To use your service, you will need to call it with the keys; these can be accessed via the Show access keys... link. When clicked on, it will display a set of keys you will need. For convenience, copy and paste them somewhere easily accessible (Notepad) while you read through this chapter.
- 深入核心的敏捷開發(fā):ThoughtWorks五大關鍵實踐
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現(xiàn)
- The React Workshop
- 圖數(shù)據(jù)庫實戰(zhàn)
- 21天學通C++(第5版)
- IoT Projects with Bluetooth Low Energy
- Python程序設計開發(fā)寶典
- Training Systems Using Python Statistical Modeling
- ABAQUS6.14中文版有限元分析與實例詳解
- 超簡單:用Python讓Excel飛起來(實戰(zhàn)150例)
- 會當凌絕頂:Java開發(fā)修行實錄
- MySQL數(shù)據(jù)庫應用實戰(zhàn)教程(慕課版)
- Access數(shù)據(jù)庫應用教程(2010版)
- 從零開始學算法:基于Python
- 系統(tǒng)分析師UML用例實戰(zhàn)