3dgeo-heidelberg / py4dgeo

py4dgeo - A Python library for change analysis in 4D point clouds
https://py4dgeo.readthedocs.io
MIT License
66 stars 10 forks source link

Percentile calculations in region growing stopping criterion are not 100% accurate #147

Open dokempf opened 2 years ago

dokempf commented 2 years ago

We are currently not interpolating between elements to determine the 95th percentile. This is not super-important, but should be fixed at some point.