clsAzureMLDescribeImage step

Last published at: June 21st, 2023

Description:

Description of an image in human readable language with complete sentences

Inputs

  • imageFilePath – Image File Path
  • varGlobalToStoreValue – Variable / Global to store the description

Returns

  • true  – true condition
  • false – false condition

Usage:

Example:

Let’s build and execute the clsAzureMLDescribeImageDef example.

  • Create a new definition called “clsAzureMLDescribeImageDef”
  • Select the definition and click the “design” button
  • Drag the above steps to the canvas
  • Connect the dots between the start and other steps as above
  • Click on the “updateVariables” step to configure its properties
  • Configure the following values for the properties as shown on the below graphic
  • Click on the “clsAzureMLDescribeImage” step to configure its properties
  • Configure the following values for the properties as shown on the below graphic
  • Save the workflow definition, create a workflow instance and execute. 
  • Check the step properties by rendering the workflow instance. clsAzureMLDescribeImage step should provide the image file path.