protected static class ObjectContourShape.Node
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected double |
cost |
protected int |
nq |
protected int |
nr |
protected float[] |
qPeaksX |
protected float[] |
qPeaksY |
protected float[] |
rPeaksX |
protected float[] |
rPeaksY |
Constructor and Description |
---|
ObjectContourShape.Node(int nr,
int nq) |