feat(ocr): manuelle Box-Korrektur vor OCR-Parsing (#327) #431
No reviewers
Labels
No labels
app/archiv
app/einkaufslisten
app/imap-client
app/wissensbasis
arch-answered
arch-question
area/api
area/auth
area/infra
area/mobile
area/shared
area/ui
area/web
portfolio-status
prio/high
prio/low
prio/medium
roadmap/public
size/l
size/m
size/s
size/xl
size/xs
status/blocked
status/needs-info
type/bug
type/chore
type/docs
type/feature
type/idea
type/refactor
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
admin-mrrm/mrrmlabapp!431
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/327-line-box-review"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Zwischenschritt nach ML Kit, bevor parseText läuft. User sieht die erkannten Zeilen-Boxen auf dem Foto und kann sie kuratieren — ML-Kit-Aussetzer (vergessene Zeilen, zu kleine Frames, zwei Zeilen in einem Frame) bleiben so nicht bis in die finale Liste hängen.
Pure-Module
apps/mobile/src/services/line-curation.ts— fromOcrLines / toggleIgnore / mergeLines / resizeLine / createLine / deleteLine + dirty-Tracking (17 Vitest-Cases)apps/mobile/src/services/crop-math.ts—imageRectToContainerals Inverse von containerToImageRect (1 zusätzlicher Test)Out-of-scope (Follow-ups)
Fixes #327.
Test plan
as never-Cast gefixed)