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

Make installation more modular #23

Open TimoWintz opened 5 years ago

TimoWintz commented 5 years ago

For now every dependency must be met in order for the package to work (pyopencl, cgal, etc.) so this is a bit of a pain for testing on different machines.