Skip to content

Version 1.0

Compare
Choose a tag to compare
@tcommandeur tcommandeur released this 16 Aug 10:01
· 499 commits to master since this release

Finally we arived at the point that 3dfier is ready for its release of version 1.0!

In the last months we tested lots of datasets and solved lots of small issues and some bigger ones.

Bigger issues solved;

  • Creation of bridges (which is quite the chalenge since there is no 3D points below a bridge). We have found that with the proper input for bridges the output is satisfactory.
  • Roads having outliers when 3D points are misclassified or when close to bridges (if bridge points are taken into account for roads). We implemented an iterative Least Squares 3D quadric surface fitting for removing outlier points. In the yaml there is a setting to remove outliers and to completely flatten the roads based on the fitted surface model.