iso-bot/pkg/engine
Hoid 35a1944179 Calibrate orb detection from botty reference: vertical slice method, correct HSV ranges
- Add ReadOrbSlicePercentage: thin vertical strip method for accurate fill reading
- Support HSV hue wrapping in colorInRange (for red hues crossing 360°)
- Health HSV: H 350-370 (wrapping), S 60+, V 20+ (calibrated from screenshot)
- Mana HSV: H 226-240, S 100+, V 20+ (calibrated from screenshot)
- Add health_slice/mana_slice regions (10px wide vertical strips through orb centers)
- Update health_globe/mana_globe to full botty-referenced regions
- Verified: health 96.3%, mana 100% on testdata/d2r_1080p.png (both at 100% fill)
2026-02-14 11:56:18 +00:00
..
capture Fix prototype: calibrate vision for real D2R screenshots, implement orb detection, improve dashboard 2026-02-14 10:55:30 +00:00
input Rewrite to Go: engine, plugin system, D2R plugin, API, loot filter 2026-02-14 09:43:39 +00:00
loot Rewrite to Go: engine, plugin system, D2R plugin, API, loot filter 2026-02-14 09:43:39 +00:00
resolution Add modular capture backends, resolution profiles, Wayland support 2026-02-14 10:00:19 +00:00
safety Rewrite to Go: engine, plugin system, D2R plugin, API, loot filter 2026-02-14 09:43:39 +00:00
state Rewrite to Go: engine, plugin system, D2R plugin, API, loot filter 2026-02-14 09:43:39 +00:00
vision Calibrate orb detection from botty reference: vertical slice method, correct HSV ranges 2026-02-14 11:56:18 +00:00
engine.go Fix prototype: calibrate vision for real D2R screenshots, implement orb detection, improve dashboard 2026-02-14 10:55:30 +00:00