The function lasground with the progressive morphological filter allows for any sequence of parameters. This function enables computation of the sequences using equations (4), (5) and (7) from Zhang et al. (see reference and details).
util_makeZhangParam(b = 2, dh0 = 0.5, dhmax = 3, s = 1, max_ws = 20,
exp = FALSE)
numeric. This is the parameter
numeric. This is
numeric. This is
numeric. This is
numeric. Maximum window size to be used in filtering ground returns. This limits the number of windows created.
logical. The window size can be increased linearly or exponentially (eq. 4 or 5).
A list with two components, the windows size sequence and the threshold sequence.
In the original paper the windows size sequence is given by eq. 4 or 5:
In the original paper the threshold sequence is given by eq. 7:
Zhang, K., Chen, S. C., Whitman, D., Shyu, M. L., Yan, J., & Zhang, C. (2003). A progressive morphological filter for removing nonground measurements from airborne LIDAR data. IEEE Transactions on Geoscience and Remote Sensing, 41(4 PART I), 872<U+2013>882. http:#doi.org/10.1109/TGRS.2003.810682.