3dgeo-heidelberg / py4dgeo

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

M3C2: cyl_radii #321

Open tabernig opened 8 months ago

tabernig commented 8 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?