[pdal-commits] [PDAL/PDAL] 900b10: Allow more flexible processing of return groups in...
GitHub
noreply at github.com
Tue Jun 12 07:31:23 PDT 2018
Branch: refs/heads/issue-2053-ground-filter-defaults
Home: https://github.com/PDAL/PDAL
Commit: 900b10e8abd5a806eb9271922d2a68b90cf3c5f1
https://github.com/PDAL/PDAL/commit/900b10e8abd5a806eb9271922d2a68b90cf3c5f1
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2018-06-11 (Mon, 11 Jun 2018)
Changed paths:
M filters/PMFFilter.cpp
M filters/SMRFilter.cpp
M pdal/Segmentation.cpp
M pdal/Segmentation.hpp
Log Message:
-----------
Allow more flexible processing of return groups in ground filters
Continue to default to processing last and only returns, but allow users to
specify any combination of "last", "first", "intermediate", and "only".
Commit: 2134d3e130c25be2920beec72c9e9fdd2242739c
https://github.com/PDAL/PDAL/commit/2134d3e130c25be2920beec72c9e9fdd2242739c
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2018-06-12 (Tue, 12 Jun 2018)
Changed paths:
M test/unit/OldPCLBlockTest.cpp
Log Message:
-----------
Update the tests to handle returns as a StringList in filters.pmf
Compare: https://github.com/PDAL/PDAL/compare/900b10e8abd5^...2134d3e130c2
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the pdal-commits
mailing list