Package | Description |
---|---|
com.ibm.watson.developer_cloud.visual_recognition.v3.model |
Classes that map the HTTP service requests and responses into POJOs
|
Modifier and Type | Method and Description |
---|---|
List<Face> |
ImageFace.getFaces()
Gets the faces.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageFace.setFaces(List<Face> faces)
Sets the faces.
|
Copyright © 2015–2016. All rights reserved.