[pdal-commits] [PDAL/PDAL] 225e43: Change centroid calculation to do online update an...

GitHub noreply at github.com
Tue Apr 10 11:22:01 PDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 225e4300d54bd2dda0e0cb879c8740778b3f6d23
      https://github.com/PDAL/PDAL/commit/225e4300d54bd2dda0e0cb879c8740778b3f6d23
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

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

  Log Message:
  -----------
  Change centroid calculation to do online update and return doubles


  Commit: 8d016c5358d4a98fb2fe2551342b69a0d322f470
      https://github.com/PDAL/PDAL/commit/8d016c5358d4a98fb2fe2551342b69a0d322f470
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

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

  Log Message:
  -----------
  Merge pull request #1920 from PDAL/issue-1919

Change centroid calculation to do online update and return doubles


Compare: https://github.com/PDAL/PDAL/compare/49baa200fc50...8d016c5358d4


More information about the pdal-commits mailing list