[pdal-commits] [PDAL/PDAL] d89c03: Replace and fix diffX/diffY lambdas

GitHub noreply at github.com
Mon Nov 28 12:58:42 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: d89c03e85da5c1bc6631fdc946c6223fba537dc5
      https://github.com/PDAL/PDAL/commit/d89c03e85da5c1bc6631fdc946c6223fba537dc5
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
    M filters/smrf/SMRFilter.cpp
    M include/pdal/EigenUtils.hpp
    M test/unit/EigenTest.cpp

  Log Message:
  -----------
  Replace and fix diffX/diffY lambdas

Replace with numerical gradient result much like you would expect from MATLAB.
Add some tests to make sure it's all working as expected.


  Commit: ca9e38d8079044800d4ed4e4e48269becad53676
      https://github.com/PDAL/PDAL/commit/ca9e38d8079044800d4ed4e4e48269becad53676
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
    M filters/smrf/SMRFilter.cpp
    M include/pdal/EigenUtils.hpp
    M test/unit/EigenTest.cpp

  Log Message:
  -----------
  Merge pull request #1408 from PDAL/diffX_diffY_refactor_and_tests

Replace and fix diffX/diffY lambdas


Compare: https://github.com/PDAL/PDAL/compare/44075bce4a7d...ca9e38d80790


More information about the pdal-commits mailing list