refactor(scanner): extract card detection and tracking lib (Brief 2) #69

Merged
varutasu merged 1 commit from refactor/camera-scanner-split-brief-2 into main 2026-06-02 13:52:40 -04:00

1 commit

Author SHA1 Message Date
Randall Stillwell
b79815edac refactor(scanner): extract card detection and tracking lib (Brief 2)
Move OpenCV shape detection, coordinate conversion, overlap checks,
and tracked-card merge logic from CameraScanner into lib/scanner-card-detection.js
with unit tests for the pure helpers.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 12:45:31 -05:00