[pdal-commits] [PDAL/PDAL] 662900: Adapt ground kernel to pmf filter changes
GitHub
noreply at github.com
Thu Apr 27 10:21:32 PDT 2017
Branch: refs/heads/issue/1578-ground-kernel
Home: https://github.com/PDAL/PDAL
Commit: 6629004f927a030566ea898e478f9365af7de5b4
https://github.com/PDAL/PDAL/commit/6629004f927a030566ea898e478f9365af7de5b4
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2017-04-27 (Thu, 27 Apr 2017)
Changed paths:
M kernels/GroundKernel.cpp
M kernels/GroundKernel.hpp
Log Message:
-----------
Adapt ground kernel to pmf filter changes
* Classify option is no longer needed, PMF always classifies points
* Extract option is retained, but is now implemented by adding a range filter
More information about the pdal-commits
mailing list