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.TextRecogTopLevelMultiple Class Reference

Mulitple text pages. More...

Properties

int images_processed [get, set]
 Number of images processed. More...
 
TextRecogTopLevelSingle[] images [get, set]
 Array of text image classifications. More...
 
WarningInfo[] warnings [get, set]
 The warnings. More...
 

Detailed Description

Mulitple text pages.

Property Documentation

TextRecogTopLevelSingle [] IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.TextRecogTopLevelMultiple.images
getset

Array of text image classifications.

int IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.TextRecogTopLevelMultiple.images_processed
getset

Number of images processed.

WarningInfo [] IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.TextRecogTopLevelMultiple.warnings
getset

The warnings.


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