Package | Description |
---|---|
com.ibm.watson.developer_cloud.visual_recognition.v1.model |
Copyright 2015 IBM Corp.
|
Modifier and Type | Method and Description |
---|---|
RecognizedImage |
VisualRecognitionImages.getFirstImage()
Gets the first recognized image.
|
Modifier and Type | Method and Description |
---|---|
List<RecognizedImage> |
VisualRecognitionImages.getImages()
Gets the images.
|
Modifier and Type | Method and Description |
---|---|
void |
VisualRecognitionImages.setImages(List<RecognizedImage> images)
Sets the images.
|
Copyright © 2015–2016. All rights reserved.