Computer Vision Tasks

Computer Vision Tasks

Question

What are two tasks that can be performed by using computer vision? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D. E.

BC

B: Identify commercial brands in images or videos from a database of thousands of global logos. You can use this feature, for example, to discover which brands are most popular on social media or most prevalent in media product placement.

C: Analyze color usage within an image. Computer Vision can determine whether an image is black & white or color and, for color images, identify the dominant and accent colors.

https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/overview

The correct answers are B. Detect brands in an image and E. Extract key phrases.

Computer vision is a field of artificial intelligence that focuses on enabling computers to interpret and understand visual information from the world. It can be used for a variety of tasks, such as image and video recognition, object detection, and facial recognition.

Here are explanations for the two tasks that can be performed by using computer vision:

B. Detect brands in an image: Computer vision can be used to identify brands in images or videos. This can be useful for a range of applications, including marketing research, brand monitoring, and anti-counterfeiting measures. For example, a company might use computer vision to automatically scan social media posts for images containing their products or logos. This could help them better understand how consumers are using their products and identify potential influencers or brand advocates.

E. Extract key phrases: Computer vision can also be used to extract key phrases from images or videos. This involves identifying and extracting text from images, such as signs, posters, or documents. Once the text has been extracted, it can be translated or analyzed using natural language processing techniques. This can be useful for a variety of applications, such as document scanning, language translation, and sentiment analysis. For example, a company might use computer vision to automatically extract text from images of customer feedback forms, allowing them to quickly analyze and respond to customer feedback.