Package io.github.jspinak.brobot.core.services
package io.github.jspinak.brobot.core.services
-
ClassDescriptionJavaCV-based OCR service using Tesseract directly.Word match result with position and confidence.Pure JavaCV/OpenCV implementation of pattern matching.Core interface for keyboard control operations.Special keys enumeration for keyboard operations.Mock implementation of ScreenCaptureService for testing and headless environments.Core interface for mouse control operations.Mouse button enumeration for click operations.OpenCV-based implementation of the PatternMatcher interface.Core interface for pattern matching operations.Configuration options for pattern matching operations.Result of a single pattern match operation.Core interface for screen capture operations.Sikuli-based implementation of the MouseController interface.Sikuli-based implementation of the ScreenCaptureService interface.