Class DrawClassesLegend
java.lang.Object
io.github.jspinak.brobot.illustratedHistory.DrawClassesLegend
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
drawLegend
(Illustrations illustrations, List<StateImage> imgs, ActionOptions actionOptions) void
initSidebar
(org.bytedeco.opencv.opencv_core.Mat scene, int numberOfImages) void
mergeClassesAndLegend
(Illustrations illustrations)
-
Constructor Details
-
DrawClassesLegend
-
-
Method Details
-
initSidebar
public void initSidebar(org.bytedeco.opencv.opencv_core.Mat scene, int numberOfImages) -
drawLegend
public void drawLegend(Illustrations illustrations, List<StateImage> imgs, ActionOptions actionOptions) -
mergeClassesAndLegend
-