[pdal-commits] [PDAL/PDAL] 8c0ad9: Initial commit of SMRF-inspired ground return segm...
GitHub
noreply at github.com
Thu Aug 25 09:09:02 PDT 2016
Branch: refs/heads/smrf
Home: https://github.com/PDAL/PDAL
Commit: 8c0ad98e627bf138b3dbb289ad36797bf5dabfd1
https://github.com/PDAL/PDAL/commit/8c0ad98e627bf138b3dbb289ad36797bf5dabfd1
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2016-08-25 (Thu, 25 Aug 2016)
Changed paths:
M filters/CMakeLists.txt
A filters/smrf/CMakeLists.txt
A filters/smrf/SMRFilter.cpp
A filters/smrf/SMRFilter.hpp
M include/pdal/Eigen.hpp
M src/Eigen.cpp
M src/StageFactory.cpp
Log Message:
-----------
Initial commit of SMRF-inspired ground return segmentation filter
Based off the work of Pingel et al. (We take a different approach to
inpainting, for example.)
File this under experimental. I'll continue to tweak things, especially wrt
inpainting and thresholds.
More information about the pdal-commits
mailing list