| Package | Description |
|---|---|
| de.irisnet.java.client | |
| de.irisnet.java.client.model |
| Modifier and Type | Method and Description |
|---|---|
IrisNet |
EndpointsForAiChecksApi.checkImage(String licenseKey,
File file,
Integer detail,
Boolean imageEncode)
Upload and check image against previously chosen configuration.
|
IrisNet |
EndpointsForAiChecksApi.checkImageUrl(String url,
String licenseKey,
Integer detail,
Boolean imageEncode)
Check image url against previously chosen configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<IrisNet> |
EndpointsForAiChecksApi.checkImageUrlWithHttpInfo(String url,
String licenseKey,
Integer detail,
Boolean imageEncode)
Check image url against previously chosen configuration.
|
ApiResponse<IrisNet> |
EndpointsForAiChecksApi.checkImageWithHttpInfo(String licenseKey,
File file,
Integer detail,
Boolean imageEncode)
Upload and check image against previously chosen configuration.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
EndpointsForAiChecksApi.checkImageAsync(String licenseKey,
File file,
Integer detail,
Boolean imageEncode,
ApiCallback<IrisNet> _callback)
Upload and check image against previously chosen configuration.
|
okhttp3.Call |
EndpointsForAiChecksApi.checkImageUrlAsync(String url,
String licenseKey,
Integer detail,
Boolean imageEncode,
ApiCallback<IrisNet> _callback)
Check image url against previously chosen configuration.
|
| Modifier and Type | Method and Description |
|---|---|
IrisNet |
IrisNet.addInObjectItem(INObject inObjectItem) |
IrisNet |
IrisNet.addInRuleItem(INRule inRuleItem) |
IrisNet |
IrisNet.getnClasses(Integer getnClasses) |
IrisNet |
IrisNet.getnObjects(Integer getnObjects) |
IrisNet |
IrisNet.helpSuggested(Integer helpSuggested) |
IrisNet |
IrisNet.inObject(List<INObject> inObject) |
IrisNet |
IrisNet.inRule(List<INRule> inRule) |
IrisNet |
IrisNet.rulesBroken(Integer rulesBroken) |
IrisNet |
IrisNet.severity(Integer severity) |
Copyright © 2010–2021 anotheria.net. All rights reserved.