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

Remove mandatory colmap install #101

Closed jlegrand62 closed 3 years ago

jlegrand62 commented 3 years ago

COLMAP is a pain to install and brings a huge amount of dependencies and some to compile manually!

A potential solution would be to use a docker container with COLMAP installed to avoid installing it at the system level on every developer machine!