Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.TextRecogTopLevelSingle Class Reference

One text page. More...

Properties

string source_url [get, set]
 The source URL. More...
 
string resolved_url [get, set]
 The resolved URL. More...
 
string image [get, set]
 The image. More...
 
ErrorInfoNoCode error [get, set]
 The error. More...
 
string text [get, set]
 The text. More...
 
TextRecogOneWord[] words [get, set]
 The words. More...
 

Detailed Description

One text page.

Property Documentation

ErrorInfoNoCode IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.TextRecogTopLevelSingle.error
getset

The error.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.TextRecogTopLevelSingle.image
getset

The image.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.TextRecogTopLevelSingle.resolved_url
getset

The resolved URL.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.TextRecogTopLevelSingle.source_url
getset

The source URL.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.TextRecogTopLevelSingle.text
getset

The text.

TextRecogOneWord [] IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.TextRecogTopLevelSingle.words
getset

The words.


The documentation for this class was generated from the following file: