Search⌘ K
AI Features

Categorizing the Images

Explore how to categorize images using Azure Computer Vision's analyze_image and analyze_image_in_stream functions. Understand implementation details to extract categories from image URLs or local files, enabling practical use of Azure Vision Cognitive Services for image analysis.

We'll cover the following...

Introduction

In this lesson, we’re going to implement another functionality of the Computer Vision resource i.e., to categorize an image. The Computer Vision service can categorize an image into 8686 categories like indoor, outdoor, people, animal, etc. To view all the categories, you can download the text file mentioned below:

Computer Vision - Image Categories.txt
...