Activities
latest
false
Banner background image
Classic Integrations Activities
Last updated Apr 22, 2024

Logo Detection

UiPath.GoogleVision.Activities.LogoDetection

Searches for logos inside a 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 and supports only Strings and String variables.
  • ImageUrl - The URL to a remote image to be analysed. The field is mutually exclusive with ImagePath and supports only Strings and String variables.
  • MaxNumberOfResults - The maximum number of detected logos. The fields supports only Integers and Integer variables.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • Logos - A list of KeyValuePair<String,Single> variable containing as Key the identified logos descriptions and as Value the confidence score for each identified logo.
  • Properties

Was this page helpful?

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