[pdal-commits] [PDAL/PDAL] 3e3c88: Port PMF to use the new morphological opening (ite...

GitHub noreply at github.com
Wed Mar 8 10:24:45 PST 2017


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 3e3c882d744a8a72284ffd607fe89d8b36d11dbc
      https://github.com/PDAL/PDAL/commit/3e3c882d744a8a72284ffd607fe89d8b36d11dbc
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2017-03-07 (Tue, 07 Mar 2017)

  Changed paths:
    M filters/PMFFilter.cpp
    M filters/PMFFilter.hpp
    M pdal/EigenUtils.cpp
    M pdal/EigenUtils.hpp
    M pdal/KDIndex.hpp

  Log Message:
  -----------
  Port PMF to use the new morphological opening (iterative diamond kernel)


  Commit: 0369aa0b4522c28963642b817e757b9a1f9e9b60
      https://github.com/PDAL/PDAL/commit/0369aa0b4522c28963642b817e757b9a1f9e9b60
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
    M filters/PMFFilter.cpp
    M filters/PMFFilter.hpp
    M pdal/EigenUtils.cpp
    M pdal/EigenUtils.hpp
    M pdal/KDIndex.hpp

  Log Message:
  -----------
  Merge pull request #1513 from PDAL/approx-pmf-by-iterative-morphological-ops

Port PMF to use the new morphological opening (iterative diamond kernel)


Compare: https://github.com/PDAL/PDAL/compare/5c67473abe09...0369aa0b4522


More information about the pdal-commits mailing list