public static class Joints.Joint extends Point
Joints,
Serialized Form| Constructor and Description |
|---|
Joint(double x,
double y,
double confidence)
Constructs a Joint with given data.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getConfidence()
Returns the confidence probability for the joint.
|
java.lang.String |
toString() |