Skip to content

Releases: tudelft3d/AdTree

AdTree_v1.1.2

10 Feb 10:10
Compare
Choose a tag to compare

Add support to export the radius property of the reconstructed skeletons (into PLY files).

In the saved PLY file, each branch is represented by a sequence of generalized cylinders, and each vertex is associated with a `radius' property. The radius values are the same as those used for meshing the skeletons into triangle meshes.

AdTree_v1.1.1

22 Feb 15:32
76c2106
Compare
Choose a tag to compare

Various minor fixes.

Prebuilt executable files can be downloaded from the previous version:
https://github.com/tudelft3d/AdTree/releases/tag/v1.1.0

AdTree_v1.1.0

05 Feb 21:55
Compare
Choose a tag to compare
  • add command-line mode so AdTree can batch process a set of point clouds.
  • fix a bug where some coordinates in the final model may be NaN.
  • clean code.

AdTree_v1.0.1

04 Feb 13:09
Compare
Choose a tag to compare

Bug fixes

v1.0

01 Feb 09:08
655a897
Compare
Choose a tag to compare

First release with prebuilt binaries for various platforms