6a34a862f4d4faf853eccfe0a9d764d457e117f3
Features:
- Face bbox overlay with identity label
- Pose indicator (top-right corner)
- Extended loadProcessorMarks for all processors
- ASRX speaker:text format
Overlays:
- OCR: orange bbox + text label
- Face: blue bbox + identity name
- Pose: purple indicator badge
New props:
- showFace: boolean
- showPose: boolean
Data formats:
- Face: { frames: [{ frame, faces: [{ bbox, identity_name }] }] }
- Pose: { frames: [{ frame, pose }] }
- ASRX: { segments: [{ start_frame, end_frame, speaker, text }] }
Description
No description provided
Languages
D
68.8%
Rust
20.8%
Vue
6.5%
CSS
1.8%
TypeScript
1.6%
Other
0.4%