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

Provide parameters for seed point detection #160

Closed kathapand closed 2 years ago

kathapand commented 2 years ago

The following seed detection paramters should be available to the user via instantiation py4dgeo.RegionGrowingAlgorithm():

window_width, minperiod, height_threshold

[https://github.com/ssciwr/py4dgeo/blob/90029105874394d6cf1ab714cb3526c29406e604/src/py4dgeo/segmentation.py#L726](https://github.com/ssciwr/py4dgeo/blob/90029105874394d6cf1ab714cb3526c29406e604/src/py4dgeo/segmentation.py#L726