UAV/README.md

17 lines
302 B
Markdown
Raw Normal View History

2024-12-23 11:31:20 +08:00
# ODM_Pro
无人机三维重建
2024-12-23 21:05:27 +08:00
## Install
```bash
conda install fiona
pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
```
## TODO
- 过滤算法需要更新
- 快拼模式需要更新
- 合并obj影像需要更新
- command_runner中rerun需要更新参数继续试