romi / plant-3d-vision

Reconstruct a 3D digital twin of the plant from pictures (RGB images) and quantify its phyllotaxis.
https://docs.romi-project.eu/plant_imager/
GNU Lesser General Public License v3.0
5 stars 1 forks source link

Improve Colmap Dockerfile #244

Closed jlegrand62 closed 6 months ago

jlegrand62 commented 6 months ago

Add new Dockerfile to correctly use the versions. Make colmap:3.8 the new default, it was wrongly labelled 3.7. Use builder/runtime steps in colmap:3.8 Dockerfile to generates much smaller images. Fix and improve the build.sh & run.sh scripts.