Package | Description |
---|---|
com.ibm.watson.developer_cloud.visual_recognition.v3.model |
Modifier and Type | Class and Description |
---|---|
class |
VisualRecognitionGenericModel<T extends ImageProcessed>
Generic model for
VisualRecognition methods. |
Modifier and Type | Class and Description |
---|---|
class |
ImageClassification
Image Classification.
|
class |
ImageFace
The processed image with detected faces.
|
class |
ImageText
The recognized text in a processed image after calling
VisualRecognition.recognizeText(VisualRecognitionOptions) . |
Copyright © 2015–2016 IBM Watson. All rights reserved.