Commit Graph

5 Commits

Author SHA1 Message Date
Aether ec1f3a1b06
Fix unused setRegions in SetupWizard 2026-02-23 20:24:51 +00:00
Aether 64f6edec64
Fix more TypeScript errors - remove unused _saveRegion, fix setSelectedPlugin 2026-02-23 20:18:22 +00:00
Aether aaf4d4eb3e
Fix TypeScript strict mode errors - remove unused imports/variables 2026-02-23 20:16:58 +00:00
Aether 09e2d07706
Fix JSX escaping in SetupWizard 2026-02-23 20:15:23 +00:00
Aether 23e5fb69a6
Add OCR enhancements and UI detection system
- OCR calibration system with region configuration
- OCREngine with preprocessing and Tesseract integration
- HP bar, radar, and skill window detection
- Auto-detect UI elements functionality
- Setup wizard for first-run calibration
- Visual region selector with drag-and-drop
- Multi-resolution support (1080p, 1440p, 4K, ultrawide)
- Template matching preparation for UI elements
- Test OCR region functionality
2026-02-23 17:53:45 +00:00