python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How do you compute the 90% percentile height (Z) in PDAL?
How can you use filters to compute the height (Z) of the point in a point view that is higher than 90% of the other points using PDAL?
nickponline
Votes: 0
Answers: 1
Make use of multiple cores using multiprocessing converting lidar point cloud files to raster
I have many classified lidar point cloud files, which I want to convert to geotiff raster files. For that I wrote a function that creates a json-Pipeline file that is required for conversion with PDAL...
sfluck
Votes: 0
Answers: 1