无人机三维重建
Go to file
2025-01-07 10:37:10 +08:00
filter format code 2025-01-06 17:18:03 +08:00
post_pro 修obj合并bug 2025-01-03 11:16:30 +08:00
tools 修改交互式删除点 2025-01-06 20:12:48 +08:00
utils 修改容错代码 2025-01-06 19:48:27 +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
odm_preprocess.py 修改selector 2025-01-07 10:37:10 +08:00
README.md 更新merge代码 2024-12-31 14:23:45 +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

TODO

  • command_runner中rerun需要更新
  • grid要动态分割大小
  • 任务队列
  • 目前obj转osgb的软件windows没有装上linux成功了,后续需要做一个docker镜像