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 <https://www.mdpi.com/2072-4292/8/6/501/htm>.
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
NeedsCompilation: yes
Packaged: 2020-02-04 18:52:10 UTC; jr
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 <jean-romain.roussel.1@ulaval.ca>
Repository: CRAN
Date/Publication: 2020-02-04 19:30:06 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-04-01 12:42:00 UTC; unix
Archs: RCSF.so.dSYM
