Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.64 KB

image-analysis-studio-quickstart.md

File metadata and controls

36 lines (25 loc) · 1.64 KB
title titleSuffix description author manager ms.service ms.topic ms.date ms.author
Quickstart: Image Analysis 4.0 using Vision Studio
Azure AI services
In this quickstart, get started with the Image Analysis service using Vision Studio.
PatrickFarley
nitinme
azure-ai-vision
include
02/27/2024
pafarley

Prerequisites

  • Sign in to Vision Studio with your Azure subscription and Azure AI services resource. See the Get started section of the overview if you need help with this step.

Analyze an image

  1. Select the Analyze images tab, and select panel titled Extract common tags from images.
  2. To use the try-it-out experience, you need to choose a resource and acknowledge that it will incur usage according to your pricing tier.
  3. Select an image from the available set, or upload your own.
  4. After you select your image, you'll see the detected tags appear in the output window along with their confidence scores. You can also select the JSON tab to see the JSON output that the API call returns.
  5. Below the try-it-out experience are next steps to start using this capability in your own application.

Next steps

In this quickstart, you used Vision Studio to do a basic image analysis task. Next, learn more about the Analyze Image API features.

[!div class="nextstepaction"] Call the Analyze 4.0 API