hm_ai_qc_report_tool/modules/video_master
nickviljoen 5267e590eb Disable AKAZE for campaign matching — temp files deleted before use
AKAZE tier needs the actual video file to extract frames, but our
temp-download-and-delete approach means the file is gone by that point.
Perceptual hash (Tier 1) works fine with saved fingerprint data.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 22:55:42 +02:00
..
matching Add modular architecture, core framework, and web UI 2026-02-25 11:39:04 +02:00
templates/video_master Implement Video Master: campaign-based master-to-adaptation matching 2026-03-21 21:06:37 +02:00
__init__.py Add modular architecture, core framework, and web UI 2026-02-25 11:39:04 +02:00
blueprint.py Add modular architecture, core framework, and web UI 2026-02-25 11:39:04 +02:00
campaign_matcher.py Disable AKAZE for campaign matching — temp files deleted before use 2026-03-21 22:55:42 +02:00
routes.py Fix Video Master: use correct Box campaigns folder ID, improve search 2026-03-21 21:15:59 +02:00
scoring.py Add modular architecture, core framework, and web UI 2026-02-25 11:39:04 +02:00