Class Sidebar
java.lang.Object
io.github.jspinak.brobot.illustratedHistory.Sidebar
-
Constructor Summary
ConstructorsConstructorDescriptionSidebar
(DrawHistogram drawHistogram, MatVisualize matVisualize, ColumnMatOps columnMatOps) -
Method Summary
Modifier and TypeMethodDescriptionvoid
drawSidebars
(Illustrations illustrations, Matches matches, ActionOptions actionOptions, List<Match> matchList) void
initSidebar
(org.bytedeco.opencv.opencv_core.Mat scene, int matchesSize) void
mergeSceneAndSidebar
(Illustrations illustrations)
-
Constructor Details
-
Sidebar
-
-
Method Details
-
drawSidebars
public void drawSidebars(Illustrations illustrations, Matches matches, ActionOptions actionOptions, List<Match> matchList) -
mergeSceneAndSidebar
-
initSidebar
public void initSidebar(org.bytedeco.opencv.opencv_core.Mat scene, int matchesSize)
-