Uses of Class
boofcv.gui.learning.ConfusionMatrixPanel.LocationInfo
Packages that use ConfusionMatrixPanel.LocationInfo
-
Uses of ConfusionMatrixPanel.LocationInfo in boofcv.gui.learning
Methods in boofcv.gui.learning that return ConfusionMatrixPanel.LocationInfoModifier and TypeMethodDescriptionConfusionMatrixPanel.whatIsAtPoint
(int pixelX, int pixelY, ConfusionMatrixPanel.LocationInfo output) Use to sample the panel to see what is being displayed at the location clicked.Methods in boofcv.gui.learning with parameters of type ConfusionMatrixPanel.LocationInfoModifier and TypeMethodDescriptionConfusionMatrixPanel.whatIsAtPoint
(int pixelX, int pixelY, ConfusionMatrixPanel.LocationInfo output) Use to sample the panel to see what is being displayed at the location clicked.