public class ImageText extends ImageProcessed
VisualRecognition.recognizeText(VisualRecognitionOptions) .VisualRecognition| Constructor and Description | 
|---|
ImageText()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getText()
Gets the text. 
 | 
List<Word> | 
getWords()
Gets the words. 
 | 
void | 
setText(String text)
Sets the text. 
 | 
void | 
setWords(List<Word> words)
Sets the words. 
 | 
getError, getImage, getResolvedUrl, getSourceUrl, setError, setImage, setResolvedUrl, setSourceUrlCopyright © 2015–2016 IBM Watson. All rights reserved.