guided scan zone

This commit is contained in:
Hadrian Burkhardt
2026-02-13 03:13:29 +01:00
parent d4539efee6
commit 471270a396
4 changed files with 347 additions and 151 deletions
+10 -1
View File
@@ -21,6 +21,15 @@
- [x] Live readability feedback in camera
- Show real-time hint when a code is visible vs readable.
- [x] Scan stability hardening
- Temporal box stabilization (smoothing + short persistence) and same-code holdoff to reduce repeat scans.
- [x] Guided scan zone
- Only accept live camera scans when the readable code is inside the center aiming frame.
- [x] Advanced gallery preview
- Open selected image in full focus mode, support pinch zoom/pan, and run live re-detection with overlay markers linked to list entries.
## Mid-size Features (3-7 days)
1. Import history
@@ -54,4 +63,4 @@
## Suggested Next 2
1. Import history (CSV/JSON restore + merge policy)
2. Favorites / pin scans
2. Tagging (tags/folders + filter chips)