Unofficial Content
  • This documentation is valid for:

Deprecated: Since July 2018. Replaced by GeneXus Cognitive API.

Visual Recognition

 

Documentation: https://www.ibm.com/watson/developercloud/visual-recognition/api/v3/

 

Classify an image

Invocation

&ClassifySDT = GetClassify(&URL)

Parameters

In: &URL   of type: Text, GenexusWatsonSDK. It corresponds to the image URL.

Out: &ClassifySDT variable based on the SDT Classify.

Face Recognition

Invocation

&FaceDetectionSDT = GetFaceDetection(&URL)

Parameters

In: &URL   of type: Text, GenexusWatsonSDK. It corresponds to the image URL.

Out: &FaceDetectionSDT  variable based on the SDT FaceDetection.

Text Recognition

Invocation

&RecognizeTextSDT = GetRecognizeText(&text)

Parameters

In: &URL   of type: Text, GenexusWatsonSDK. It corresponds to the image URL.

Out: &RecognizeTextSDT variable based on the SDT: RecognizeText.

 

 

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant