Releases: romi/plant-3d-vision
Releases · romi/plant-3d-vision
v0.10
v0.9
Real plants and virtual plants can be both analyzed with geom and ml pipe
v0.8
Merge pull request #100 from romi/fix/boundingbox Fix colmap task to avoid raising IOError if no boundingbox is defined
v0.5b2
v0.5b1
v0.4
v0.4-alpha.1
This release implements luigi tasks for the pipeline.
v0.3
Changes compared to v0.2:
- Add computation of dense model from colmap.
- Add undistortion and use undistorted images for space carving.
- Camera parameters can be put in scan metadata.
- Space carving now takes 4 camera parameters instead of 3 (fx, fy, cx, cy).
- Some fixes in the computation of angles.
- Internodes are computed by the segmentation algorithm.