py4dgeo icon indicating copy to clipboard operation
py4dgeo copied to clipboard

Add CloudCompare's progressive search

Open dokempf opened this issue 3 years ago • 0 comments

As we want to reproduce CloudCompare's result for the default settings, we need to mimic its progressive cylinder search which truncates the cylinder length if enough points for statistics are found within a smaller cylinder already. The relevant CloudCompare code is this: https://github.com/CloudCompare/CloudCompare/blob/master/plugins/core/Standard/qM3C2/src/qM3C2Process.cpp#L224-L245

dokempf avatar Nov 30 '21 13:11 dokempf