UAV/README.md
2024-12-23 21:05:27 +08:00

17 lines
302 B
Markdown
Raw 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.

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