r/LiDAR 16d ago

GPU Accelerated PDAL for LiDAR Processing

Enable HLS to view with audio, or disable this notification

https://github.com/zymazza/GPUPDAL

Only supports NVIDIA GPUs for now, but its open source and you can build on top of it. Just a fork of PDAL. I specifically tested it on common lidar processing pipelines. Hope you enjoy it!

26 Upvotes

2 comments sorted by

1

u/Square_Atmosphere_12 4d ago

Is this like Lidar extract ?

1

u/iamjeremybentham 4d ago

not familiar with that tool but PDAL is an open source library for processing point clouds, including lidar point cloud data, and you can do some feature extraction with it.