[pdal-commits] [PDAL/PDAL] 29d1a5: PMF classification fix

chambbj noreply at github.com
Mon Feb 3 07:42:27 PST 2020


  Branch: refs/heads/issue-2898-pmf-class-zero
  Home:   https://github.com/PDAL/PDAL
  Commit: 29d1a5584a21cd85b02868c3b3e679aa58afaf95
      https://github.com/PDAL/PDAL/commit/29d1a5584a21cd85b02868c3b3e679aa58afaf95
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2020-02-03 (Mon, 03 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




More information about the pdal-commits mailing list