[pdal-commits] [PDAL/PDAL] 00cfa5: PMF classification fix
chambbj
noreply at github.com
Tue Feb 11 08:37:29 PST 2020
Branch: refs/heads/issue-2898-pmf-class-zero
Home: https://github.com/PDAL/PDAL
Commit: 00cfa5ca9ced596b1458eaa462fa9975f2854daf
https://github.com/PDAL/PDAL/commit/00cfa5ca9ced596b1458eaa462fa9975f2854daf
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2020-02-11 (Tue, 11 Feb 2020)
Changed paths:
M filters/PMFFilter.cpp
M test/unit/filters/PMFFilterTest.cpp
Log Message:
-----------
PMF classification fix
- Do not touch classification of points exluded by return information
- Initialize all points passed to processGround() by setting
classification to ClassLabel::Unclassified
- Apply clang-format
Commit: bfaa298e319d78a32e668241d5c5c0a0b0c9b87d
https://github.com/PDAL/PDAL/commit/bfaa298e319d78a32e668241d5c5c0a0b0c9b87d
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2020-02-11 (Tue, 11 Feb 2020)
Changed paths:
M filters/PMFFilter.cpp
M filters/SMRFilter.cpp
Log Message:
-----------
Better comments and change SMRF too
Commit: 52b8c01d9ea4a665936a0a9166f63d5eaa573758
https://github.com/PDAL/PDAL/commit/52b8c01d9ea4a665936a0a9166f63d5eaa573758
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2020-02-11 (Tue, 11 Feb 2020)
Changed paths:
M filters/PMFFilter.cpp
M filters/SMRFilter.cpp
M test/unit/filters/PMFFilterTest.cpp
Log Message:
-----------
Append outliers (not matching desired returns) to ignored view
Commit: 026041553b8fb6d580e98eac31d5aa2bfbdb6a1f
https://github.com/PDAL/PDAL/commit/026041553b8fb6d580e98eac31d5aa2bfbdb6a1f
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2020-02-11 (Tue, 11 Feb 2020)
Changed paths:
M test/unit/filters/PMFFilterTest.cpp
Log Message:
-----------
Fix typo in test name
Compare: https://github.com/PDAL/PDAL/compare/d848a6918f3b...026041553b8f
More information about the pdal-commits
mailing list