|
|
ac0c098259
|
chore(docs): document ScoreExtractor tiling and refactor debug scripts (#563)
|
2026-03-29 17:57:40 +09:00 |
|
|
|
39b55f2e9f
|
docs: map devlog entries to cd159c2 (#560)
|
2026-03-29 00:07:13 +09:00 |
|
|
|
cd159c2a99
|
fix(cv): resolve measure duplication by isolating playhead and enforcing 1D sliding correlations
|
2026-03-29 00:06:38 +09:00 |
|
|
|
64ecc12d35
|
docs: initialize project
|
2026-03-28 22:17:48 +09:00 |
|
quantlab
|
7c14f3c040
|
fix(pipeline): 스티칭 버그 3종 수정 + AI 마디번호 스탬프 제거
- [BUG1] _merge_scroll_candidates: 씬전환 가속도 조건 제거 (9→1 세그먼트)
- [BUG2] merge_panoramas_list: 매칭 임계치 0.60→0.50 (파노라마 3→1 병합)
- [BUG3] _detect_measure_bars: 마디선 최소간격 100px 필터 추가 (17px 오탐 제거)
- remove: _stamp_measure_number 호출 제거 (AI 임의 [1][2][3] 스탬프 삭제)
- add: sim_stitch.py, simulate_ocr_pipeline.py, verify_fixes.py (진단/검증 스크립트)
|
2026-03-28 09:17:22 +09:00 |
|
quantlab
|
52cbc5679a
|
feat(core): implement Object-Oriented Measure Extraction, Red/Blue dual-channel tracking physics, and top-margin decapitation fix for 100% sequential PDF timeline preservation
|
2026-03-27 22:50:55 +09:00 |
|
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 |
|
|
|
3d3f74b082
|
feat(pipeline): YouTube Tab → PDF 자동 추출 파이프라인 초기 구현
- 5단계 파이프라인: 다운로드 → 프레임 추출 → 패턴 감지 → 중복 제거 → PDF 생성
- 3가지 패턴 지원: overlay, split, scroll
- MSE 기반 픽셀 비교 프레임 중복 제거
- split 모드: 42% 크롭 + 밝기 필터 + Tab 라인 검증
- overlay 모드: 320x120 정규화 + 슬라이딩 윈도우 비교
- 프로젝트 문서 초기 작성 (architecture, tech-stack, STATUS, known-issues)
|
2026-03-24 23:29:25 +09:00 |
|