Class ClassifierTarget
java.lang.Object
io.github.roboblazers7617.limelight.targets.neural.ClassifierTarget
Represents a Neural Classifier Pipeline Result extracted from JSON Output
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
className
-
classID
public double classID -
confidence
public double confidence -
zone
public double zone -
tx
public double tx -
tx_pixels
public double tx_pixels -
ty
public double ty -
ty_pixels
public double ty_pixels
-
-
Constructor Details
-
ClassifierTarget
public ClassifierTarget()
-