public class VisualInsights extends WatsonService
| Modifier and Type | Field and Description |
|---|---|
static String |
FILTER_NAME
The Constant FILTER_NAME.
|
FORWARD_SLASH| Constructor and Description |
|---|
VisualInsights()
Instantiates a new visual insights service.
|
| Modifier and Type | Method and Description |
|---|---|
Classifiers |
getClassifiers()
Returns a summary of the collection's visual classifiers
|
Classifiers |
getClassifiers(String filterName)
Returns a summary of the collection's visual classifiers, filtered by name
|
Summary |
getSummary(File imagesFile)
Upload a set of images as a zip file for visual insight extraction.
|
execute, executeRequest, executeWithoutResponse, getApiKey, getDefaultContentType, getDefaultRequestParams, getEndPoint, getHttpClient, getThreadSafeClient, setApiKey, setAuthentication, setEndPoint, setUsernameAndPassword, toStringpublic static final String FILTER_NAME
public VisualInsights()
public Classifiers getClassifiers()
public Classifiers getClassifiers(String filterName)
filterName - the images FileCopyright © 2015. All rights reserved.