无人机三维重建
Go to file
2025-04-10 18:57:34 +08:00
filter format code 2025-01-06 17:18:03 +08:00
post_pro 修改merge_tif,使用ODM的cut,feather和merge函数 2025-04-10 18:57:34 +08:00
tools 不对输出结果进行检查 2025-01-16 15:37:29 +08:00
utils 修改merge_tif,使用ODM的cut,feather和merge函数 2025-04-10 18:57:34 +08:00
.gitignore first commit 2024-12-23 11:31:20 +08:00
gps_selector.py 修改selector 2025-01-07 10:37:10 +08:00
grid.py 更新grid算法beta 2025-01-08 17:38:55 +08:00
main.py 添加高精度模式 2025-03-17 16:07:53 +08:00
odm_preprocess.py 修改merge_tif,使用ODM的cut,feather和merge函数 2025-04-10 18:57:34 +08:00
README.md 小修 2025-01-18 10:49:02 +08:00
requirements.txt 小修 2025-01-06 16:02:26 +08:00

ODM_Pro

无人机三维重建

Install

conda install fiona
pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple

Centos7安装open3d失败执行

conda install -c conda-forge open3d