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

Replace PyOpenCL by PyCUDA #130

Open jlegrand62 opened 4 years ago

jlegrand62 commented 4 years ago

Since we already have the -optional- constrain of a CUDA capable GPU (for COLMAP's dense reconstruction algo), why use OpenCL and not CUDA?