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
6 stars 1 forks source link

Visualization task for virtual data #213

Closed naittaleb closed 3 years ago

naittaleb commented 3 years ago

Visualization tasks assumes that Colmap is run before. This PR fixes that by retrieving appropriate infos camera, poses from virtual data' metadata.

close #211