Commit Graph

2 Commits

Author SHA1 Message Date
quantlab
850f1bde92 feat(pipeline): 마디번호 기반 중복 검증 (OCR) 적용 및 1080p 720p fallback 2026-03-26 07:30:22 +09:00
quantlab
98381d2893 feat(pipeline): v3-v4 dedup + panorama stitching + 1080p support
- HSV-aware _trim_to_content (white ratio 30-97%)
- pHash cluster dedup: dHash 32x32(1024bit), max_hamming=20
- Panoramic stitching: template matching scroll offset detection
- 4-stage pipeline: MSE -> Panorama -> pHash
- 1080p download priority + MAX_FRAME_WIDTH=1280 cap
- test_pipeline.py with YouTube URLs and --download mode
- 3 new known-issues documented
- devlog + STATUS.md updated
2026-03-25 21:58:48 +09:00