Package boofcv.gui.learning
Class ConfusionMatrixPanel.LocationInfo
java.lang.Object
boofcv.gui.learning.ConfusionMatrixPanel.LocationInfo
- Enclosing class:
- ConfusionMatrixPanel
Contains information on what was at the point
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
insideMatrix
public boolean insideMatrix -
row
public int row -
col
public int col
-
-
Constructor Details
-
LocationInfo
public LocationInfo()
-