无人机三维重建
Go to file
2025-01-04 14:49:42 +08:00
filter first commit 2024-12-23 11:31:20 +08:00
post_pro 修obj合并bug 2025-01-03 11:16:30 +08:00
tools 修改合并obj代码 2025-01-02 10:36:16 +08:00
utils 网格划分更新 2025-01-04 14:49:42 +08:00
.gitignore first commit 2024-12-23 11:31:20 +08:00
odm_preprocess.py 网格划分更新 2025-01-04 14:49:42 +08:00
README.md 更新merge代码 2024-12-31 14:23:45 +08:00
requirements.txt 调整网格id 2025-01-02 17:21:23 +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镜像