Activities
The following table lists the activities that are included in the Microsoft Vision Activities Package.
| Activity | Description |
|---|---|
| Microsoft Vision Scope | Handles the connection to the Microsoft Vision API and provides a scope for all Microsoft Vision activities. |
| Analyze Image | Makes a generic image call. |
| Detect Faces | Identifies and retrieves faces inside the image and gives information on the gender and age of the identified persons. |
| Generate Description | Describes, in human-readable language, what is seen in an image. |
| Generate Tags | Generates a list of tags for individual objects found within the specified image. |
| Get Color | Gets the dominant foreground and background colors, a list of dominant colors and specifies whether the image is black and white. |
| Get Thumbnail | Generates a thumbnail for a specified image. |
| Read Handwritten Text | Identifies and reads handwritten text within the image. |
| Read Text | Reads the text from the specified image and gives information on the positioning of the text inside the image. |
| Safe Search | Specifies whether the image contains Adult or Racy content. |