UAV/README.md
2025-01-13 10:52:41 +08:00

19 lines
342 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
```
Centos7安装open3d失败执行
```bash
conda install -c conda-forge open3d
```
## TODO
- 目前obj转osgb的软件windows没有装上linux成功了,后续需要做一个docker镜像