How to create Azure Face API and Computer Vision Computer Vision API

        In the current rapid development of artificial intelligence technology, the use of face recognition technology, picture identification is not difficult. Currently, Baidu, Microsoft and other cloud computing vendors have introduced recognition and computer vision API, its advantage lies not need to build local environment, only, you can upload a picture locally processed through the interactive network, local computer can receive and returns the processing result is displayed, thereby completing the image processing. This article Face API and Computer Vision Computer Vision API Azure provides an example to explain how to create a resource.

        1. In the Portal home page, find the resources to create buttons, as shown below.

image

        2. Enter the face search, as shown below.

clip_image002[5]

        3. In the dialog content, select the first Face, click to create, as shown in FIG.

clip_image002[7]

       4. In the pop-up page, enter specific information, as shown below.

clip_image004

        Note, Location to choose the nearest, Pricing tier F0 can be selected.

        Similarly, in creating a resource page, enter the computer vision, create a resource.

clip_image002[9]

        After entering specific information, click Create

clip_image004

        Note, Location to choose the nearest, Pricing tier F0 can be selected.

        After the resource is created, click on the go to resource, returned resource page

clip_image006

        And copies of Face API Key Computer Vision API, in order to prepare for the follow-up. In particular quickstart page, as shown below.

clip_image008

        Keys or the page, as shown in FIG.

clip_image010

Guess you like

Origin www.cnblogs.com/dearsj001/p/AzureFaceAPIandComputerVisionAPI.html