[pdal-commits] [PDAL/PDAL] 779524: The TPS interpolation in filters.mongus is generic...

GitHub noreply at github.com
Thu Dec 8 11:36:51 PST 2016


  Branch: refs/heads/tps-as-eigenutil
  Home:   https://github.com/PDAL/PDAL
  Commit: 779524839c4b05d64698861fa0f12097f96f1720
      https://github.com/PDAL/PDAL/commit/779524839c4b05d64698861fa0f12097f96f1720
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
    M filters/MongusFilter.cpp
    M filters/MongusFilter.hpp
    M pdal/EigenUtils.cpp
    M pdal/EigenUtils.hpp

  Log Message:
  -----------
  The TPS interpolation in filters.mongus is generic enough to move to EigenUtils

A number of other ground segmentation routines (yet to be implemented) use a
similar approach for estimating the ground surface. Our modified version of
SMRF even uses TPS to fill holes, although we have yet to port that over to
this EigenUtils function, as it differs slightly.




More information about the pdal-commits mailing list