activities
latest
false
UiPath logo, featuring letters U and I in white

Classic Integrations Activities

Last updated Mar 10, 2025

Label Detection

UiPath.GoogleVision.Activities.LabelDetection

Generates description labels for the specified image.

Properties

Common
  • ContinueOnError - If set, the remaining activities are executed if the current activity fails.
  • DisplayName - The display name of the activity.
Input
  • ImagePath - The path to a local image to be analysed. The field is mutually exclusive with ImageUrl. This field supports only strings and String variables.
  • ImageUrl - The URL to a remote image to be analysed. The field is mutually exclusive with ImagePath. This field supports only strings and String variables.
  • MaxNumberOfResults - The maximum number of detected logos. The fields supports only integers and Int32 variables.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • Labels - A list of KeyValuePairs<String,Single> that contains the labels assigned to the specified image as Key and the score for the respective label as Value.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
© 2005-2025 UiPath. All rights reserved.