Skip to content

The implementation of the paper Unlocking point cloud potential: Fusing MLS point clouds with semantic 3D building models while considering uncertainty

License

Notifications You must be signed in to change notification settings

tum-pf/fusing-mls-with-blds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fusing point clouds with buildings

Implementation overview

The implementation of the presented methodology consists of several tools:

  • The coregistration and matching parts are implemented in FME 2020.1
  • Within the FME workspace coregistration.fmw Python 3.7 scripts and libraries Open3D and Pyntcloud are integrated
  • The inference of the Bayesian network is performed in R using the bnspatial package.
  • The network can is designed in GeNIe but one can use similar software (see Stritih et al., 2020 for a nice overview)
  • The workflow is designed to digest MLS point clouds and a CityGML building (so to say N:1). The output is a probability map in the .png format

About

The implementation of the paper Unlocking point cloud potential: Fusing MLS point clouds with semantic 3D building models while considering uncertainty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%