Search

MSVision

Articles

Azure’s Computer Vision service provides developers with access to advanced algorithms that process images and return information, depending on the visual features required.

Ensure that the Prerequisites for MSVision Node are set up before executing the functions.

The following functions are available for use in the MS Vision connector node:

Functions Description
Analyze Local Image Fetches the image caption and tags of the local image
Analyze Remote Image Fetches the image caption and tags of the remote image
Detect Face Fetches the details of the given face photo
Generate Description Generates description of a remote image by analyzing the visual content of the image.
Generate Thumbnail Generates the thumbnail to the given remote image and downloads the image to the given location
Get Local Image Colors Fetches the dominant color of the local image
Get Remote Image Colors Fetches the dominant color of the remote image
Read Handwritten Text Recognizes the handwritten text in an image
Did you find what you were looking for?