From the course: Exam Tips: Microsoft Azure AI Fundamentals (AI-900)

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Computer Vision

Computer Vision - Azure Tutorial

From the course: Exam Tips: Microsoft Azure AI Fundamentals (AI-900)

Start my 1-month free trial

Computer Vision

- [Instructor] Okay, let's start talking about the vision cognitive services. Vision is actually a set of several different APIs related to images and video. Computer and custom vision face API in Video Indexer. I'll begin with the computer Vision. Computer vision is Microsoft's general-purpose vision technology, allowing you to detect elements on a picture which can be formats such as JPEG, GIF, PNG or BMP, or even URLs to these files. Don't let its generic nature for you though, as this API is quite feature-rich. It can identify the main colors on a picture, including whether the picture is black and white, as well as give a general description of what the picture is about. For the description, you can actually request through code to get several descriptions, each one with a respective level of confidence. It can identify faces on a picture, and even give the age, gender and the coordinates of the face on the picture.…

Contents