[pdal-commits] [PDAL/PDAL] 322b83: Adapt ground kernel to pmf filter changes
GitHub
noreply at github.com
Tue Jun 20 11:23:15 PDT 2017
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 322b83298b8603fcf24a9b6060bed58c2f58b5aa
https://github.com/PDAL/PDAL/commit/322b83298b8603fcf24a9b6060bed58c2f58b5aa
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2017-06-20 (Tue, 20 Jun 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
Commit: 1f5e5f74207031384bafe40acd91ff21fbd4af47
https://github.com/PDAL/PDAL/commit/1f5e5f74207031384bafe40acd91ff21fbd4af47
Author: chambbj <brad.chambers at gmail.com>
Date: 2017-06-20 (Tue, 20 Jun 2017)
Changed paths:
M kernels/GroundKernel.cpp
M kernels/GroundKernel.hpp
Log Message:
-----------
Merge pull request #1611 from PDAL/issue/1578-ground-kernel
Adapt ground kernel to pmf filter changes.
Close #1578. Close #1610.
Compare: https://github.com/PDAL/PDAL/compare/be27d664c8b9...1f5e5f742070
More information about the pdal-commits
mailing list