无人机三维重建
Go to file
2025-02-11 16:08:57 +08:00
filter format code 2025-01-06 17:18:03 +08:00
post_pro 更新merge_obj算法 2025-02-11 16:05:23 +08:00
tools 修bug 2025-02-09 15:42:31 +08:00
utils 修改单个grid处理obj的bug 2025-02-10 13:13:23 +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 mian odm_preprocess_fast改回去 2025-02-11 16:08:57 +08:00
odm_preprocess_fast.py 修改单个grid处理obj的bug 2025-02-10 13:13:23 +08:00
odm_preprocess.py 修改单个grid处理obj的bug 2025-02-10 13:13:23 +08:00
README.md 小修 2025-01-18 10:49:02 +08:00
requirements.txt 小修 2025-01-06 16:02:26 +08:00
run_odm.bat 添加执行脚本 2025-01-22 10:59:59 +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