Go to file
2024-12-30 23:08:11 +08:00
filter 大改:使用odm的merge 2024-12-30 20:41:22 +08:00
post_pro first commit 2024-12-30 17:34:21 +08:00
tools first commit 2024-12-30 17:34:21 +08:00
utils 修bug 2024-12-30 23:08:11 +08:00
.gitignore first commit 2024-12-30 17:34:21 +08:00
odm_preprocess_fast.py first commit 2024-12-30 17:34:21 +08:00
odm_preprocess.py 修bug 2024-12-30 23:08:11 +08:00
README.md first commit 2024-12-30 17:34:21 +08:00
requirements.txt first commit 2024-12-30 17:34:21 +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镜像