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

Cleaner imports in python code #127

Closed jlegrand62 closed 3 years ago

jlegrand62 commented 3 years ago

Remove relative (from . import ) and global (from import *) imports