Skip to content

Releases: romi/plant-3d-vision

v0.10

01 Feb 13:46
Compare
Choose a tag to compare

Integration of evaluation tests
Fix Lpy version

v0.9

09 Mar 13:14
Compare
Choose a tag to compare

Real plants and virtual plants can be both analyzed with geom and ml pipe

v0.8

22 Oct 08:02
6e80f23
Compare
Choose a tag to compare
Merge pull request #100 from romi/fix/boundingbox

Fix colmap task to avoid raising IOError if no boundingbox is defined

v0.5b2

13 Jan 15:06
Compare
Choose a tag to compare
v0.5b2 Pre-release
Pre-release
v0.5b2

v0.5b1

29 Nov 12:51
Compare
Choose a tag to compare
v0.5b1 Pre-release
Pre-release
(temporarily remove deps)

v0.4

26 Jul 07:19
Compare
Choose a tag to compare
setup 3.6

v0.4-alpha.1

22 Mar 14:32
Compare
Choose a tag to compare
v0.4-alpha.1 Pre-release
Pre-release

This release implements luigi tasks for the pipeline.

v0.3

30 Jan 09:06
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release

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.

v0.2

18 Jan 16:39
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

This is the first release centralized in this repo.