R package that wraps the MCC algorithm for Airborne LiDAR ground filtering based on Multiscale Curvature Classification. It is made to work along with the lidR package.
library(lidR)
file <- system.file("extdata", "Topography.laz", package="lidR")
las <- readLAS(file, select = "xyz")
las <- classify_ground(las, mcc())
plot(las, color = "Classification")Evans, Jeffrey S.; Hudak, Andrew T. 2007. A multiscale curvature algorithm for classifying discrete return LiDAR in forested environments. IEEE Transactions on Geoscience and Remote Sensing. 45(4): 1029-1038.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.