| Package | Description |
|---|---|
| de.irisnet.java.client.model |
| Modifier and Type | Method and Description |
|---|---|
INObject |
INObject.color(INObject.ColorEnum color) |
INObject |
INObject.height(Float height) |
INObject |
INObject.inClass(String inClass) |
INObject |
INObject.inGroup(String inGroup) |
INObject |
INObject.inId(String inId) |
INObject |
INObject.probability(Integer probability) |
INObject |
INObject.style(INObject.StyleEnum style) |
INObject |
INObject.width(Float width) |
INObject |
INObject.x0(Float x0) |
INObject |
INObject.y0(Float y0) |
| Modifier and Type | Method and Description |
|---|---|
List<INObject> |
IrisNet.getInObject()
A list of all instances of the classification objects found on the source image.
|
| Modifier and Type | Method and Description |
|---|---|
IrisNet |
IrisNet.addInObjectItem(INObject inObjectItem) |
| Modifier and Type | Method and Description |
|---|---|
IrisNet |
IrisNet.inObject(List<INObject> inObject) |
void |
IrisNet.setInObject(List<INObject> inObject) |
Copyright © 2010–2021 anotheria.net. All rights reserved.