Files
FishServer/mockdata/README.md
zaiun xu 7baaa72965 feat(fish_api): add SVO2 folder watch for FishMeasure
Add MEASURE_WATCH_* settings and measure_watch background loop parallel
to action watch. Gitignore SAM 2.4GB weight and fix corrupted DGCNN
checkpoint. Clear stale outputs for fresh rerun.

Made-with: Cursor
2026-04-08 20:35:55 +08:00

28 lines
837 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# mockdata
本地联调用目录(**除本 README 外** 的大文件已在 `.gitignore` 中忽略)。
## FishActionMP4
`ACTION_WATCH_DIR` 指向本目录根路径,例如:
`ACTION_WATCH_DIR=/home/ubuntu/projects/FishServer/mockdata`
轮询顶层 `*.mp4`。已处理列表:`mockdata/.fishaction_watch_processed.json`
## FishMeasureSVO2
子目录 **`svo_inbox/`** 中放置 `*.svo2`,并单独配置:
`MEASURE_WATCH_DIR=/home/ubuntu/projects/FishServer/mockdata/svo_inbox`
已处理列表:`svo_inbox/.fishmeasure_watch_processed.json`
本机拷贝的示例(约 26MB来源 `~/data/fish/2016-1-22-last/fish18/`
| 文件 | 说明 |
|------|------|
| `svo_inbox/sample_fish_01.svo2` | ZED SVO2 样本 |
更多 `.svo2` 可从 `~/data/fish/2016-1-22-last/` 各子目录自行复制进来。