Package: RCSF Type: Package Title: Airborne LiDAR Filtering Method Based on Cloth Simulation Version: 1.0.2 Date: 2020-02-04 Authors@R: c( person("Jean-Romain", "Roussel", email = "jean-romain.roussel.1@ulaval.ca", role = c("aut", "cre", "cph")), person("Jianbo", "Qi", email = "jianboqi@gmail.com", role = c("aut", "cph")), person("Wuming", "Zhang", email = "", role = c("cph")), person("Peng", "Wan", email = "", role = c( "cph")), person("Hongtao", "Wang", email = "", role = c("cph")), person("State Key Laboratory of Remote Sensing Science, Institute of Remote Sensing Science and Engineering, Beijing Normal University", role = c("cph"))) Description: Cloth Simulation Filter (CSF) is an airborne LiDAR (Light Detection and Ranging) ground points filtering algorithm which is based on cloth simulation. It tries to simulate the interactions between the cloth nodes and the corresponding LiDAR points, the locations of the cloth nodes can be determined to generate an approximation of the ground surface . Depends: R (>= 3.1.0) Suggests: testthat License: Apache License 2.0 Encoding: UTF-8 LazyData: true LinkingTo: Rcpp Imports: Rcpp RoxygenNote: 7.0.2 Repository: https://r-lidar.r-universe.dev Date/Publication: 2020-08-13 15:34:08 UTC RemoteUrl: https://github.com/r-lidar/RCSF RemoteRef: HEAD RemoteSha: 14ed40951273918807d685e9ed680c8a0624f473 NeedsCompilation: yes Packaged: 2026-06-24 05:45:06 UTC; root Author: Jean-Romain Roussel [aut, cre, cph], Jianbo Qi [aut, cph], Wuming Zhang [cph], Peng Wan [cph], Hongtao Wang [cph], State Key Laboratory of Remote Sensing Science, Institute of Remote Sensing Science and Engineering, Beijing Normal University [cph] Maintainer: Jean-Romain Roussel