#lidar #point-cloud #full-waveform #peak-detection

peakbag

Full waveform LiDAR processing, including peak detection

1 unstable release

Uses old Rust 2015

0.1.0 Nov 25, 2015

#6 in #pointcloud

33 downloads per month
Used in sdf

MIT license

14KB
252 lines

peakbag

Peak detection and other full-waveform LiDAR processing tools.

Documentation.

Build Status

License

MIT. LICENSE.txt.


lib.rs:

Find discrete returns in full waveform LiDAR data.

Why is this library called peakbag?

Peak bagging is when you try to summit a bunch of mountains, just to say you summited a bunch of mountains. While the practice of peak bagging can correlate with actual appreciation for the out-of-doors and an adventuresome spirit, a peak bagging attitude is neither necessary nor sufficient for a good time outside.

Some use "peak bagger" as a derisive term for someone who likes taking a selfie on top of a mountain more than just spending time outside.

This library finds peaks in waveforms, so peakbag seemed as good of a name as any.

Dependencies

~405KB