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

One word. More...

Properties

string word [get, set]
 The word. More...
 
Location location [get, set]
 The word location in pixels. More...
 
double score [get, set]
 The classification score. More...
 
double line_number [get, set]
 The line number. More...
 

Detailed Description

One word.

Property Documentation

double IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.TextRecogOneWord.line_number
getset

The line number.

Location IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.TextRecogOneWord.location
getset

The word location in pixels.

double IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.TextRecogOneWord.score
getset

The classification score.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.TextRecogOneWord.word
getset

The word.


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