|
|
69601fe512
|
docs: add Face Move/Merge diagnosis report
Complete documentation for face move functionality:
1. Display text improvements (completed):
- Changed 'F13' to 'Face13' (3 locations)
- Preserved frame display 'F2219-2225'
2. Data flow analysis:
- Ideal flow: Core API → clusterTracesMap → selectedFaces → merge_trace API
- 3 key checkpoints identified
3. Browser verification commands:
- Check selectedFaces format
- Check clusterTracesMap data
- Test Move functionality
4. Potential issues:
- Data source errors
- Display text pollution
- Frontend transformation errors
5. Core API specifications confirmed:
- merge_trace: POST /file/:uuid/trace/:id/merge/:target_id
- face-groups: GET /file/:uuid/face-groups
Status: Display improved, awaiting data flow verification
|
2026-07-25 13:13:19 +08:00 |
|