3dgeo-heidelberg / py4dgeo

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

M3C2: cyl_radii #321

Open tabernig opened 6 months ago

tabernig commented 6 months ago

In the current implementation of M3C2, cyl_radii requires a list where len == 1. Is there a reason for this or would it make sense to change it to take a float?