- modules/game_vision_ai.py - Main AI vision engine with OCR and icon detection - modules/icon_matcher.py - Icon similarity matching using perceptual hashing - ui/vision_settings_dialog.py - GPU/OCR settings panel - ui/vision_calibration_dialog.py - Calibration wizard - ui/vision_test_dialog.py - Test and debug dialog - vision_example.py - Usage examples - Update requirements.txt with paddlepaddle, opencv, torch dependencies Features: - GPU auto-detection (CUDA, MPS, DirectML) - PaddleOCR for text extraction (English/Swedish) - Icon detection from loot windows - Icon matching against database - Real-time screenshot processing |
||
|---|---|---|
| .. | ||
| auto_screenshot.py | ||
| crafting_tracker.py | ||
| game_vision.py | ||
| game_vision_ai.py | ||
| icon_manager.py | ||
| icon_matcher.py | ||
| loot_analyzer.py | ||
| market_prices.py | ||
| notifications.py | ||