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

GitHub noreply at github.com
Mon Nov 28 19:43:25 PST 2016


  Branch: refs/heads/issues/1315-json-drivers
  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


  Commit: 53582dd826891cf4bf556d42a947341015198f71
      https://github.com/PDAL/PDAL/commit/53582dd826891cf4bf556d42a947341015198f71
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
    M plugins/pgpointcloud/io/PgCommon.hpp

  Log Message:
  -----------
  Returning NULL as string results in bad string.


  Commit: bcb34a9b66b3026b041880ec1d60e45804cb2695
      https://github.com/PDAL/PDAL/commit/bcb34a9b66b3026b041880ec1d60e45804cb2695
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
    M apps/pdal.cpp

  Log Message:
  -----------
  showjson option should be hidden #1315


  Commit: a186a77053743934865ece598a63e106fe33703b
      https://github.com/PDAL/PDAL/commit/a186a77053743934865ece598a63e106fe33703b
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-11-28 (Mon, 28 Nov 2016)

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

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into issues/1315-json-drivers


Compare: https://github.com/PDAL/PDAL/compare/5fc96f8dd1d5...a186a7705374


More information about the pdal-commits mailing list