Reconstruct a 3D digital twin of the plant from pictures (RGB images) and quantify its phyllotaxis.
GNU Lesser General Public License v3.0
6
stars
1
forks
source link
Partial fix to `ColmapRunner.colmap_workdir`. #247
Closed
jlegrand62 closed 5 months ago
Use
shutil.rmtree
to clean-up the temporary working directory created by theColmapRunner
instance.Closes #246