[pdal-commits] [PDAL/PDAL] 29f713: add PCL VoxelGrid as a decimation option (not the ...

GitHub noreply at github.com
Mon Sep 15 08:44:33 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 29f7130f30ecc4203354c2a4617be7ba3cf85302
      https://github.com/PDAL/PDAL/commit/29f7130f30ecc4203354c2a4617be7ba3cf85302
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-09-15 (Mon, 15 Sep 2014)

  Changed paths:
    M include/pdal/filters/Decimation.hpp
    M include/pdal/kernel/Translate.hpp
    A include/stubs/pcl/filters/voxel_grid.h
    M src/filters/Decimation.cpp
    M src/kernel/Translate.cpp

  Log Message:
  -----------
  add PCL VoxelGrid as a decimation option (not the default)


  Commit: 06502f635e7101c1b701933acf9f56a8beef4942
      https://github.com/PDAL/PDAL/commit/06502f635e7101c1b701933acf9f56a8beef4942
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-09-15 (Mon, 15 Sep 2014)

  Changed paths:
    M include/pdal/filters/Decimation.hpp
    M include/pdal/kernel/Translate.hpp
    A include/stubs/pcl/filters/voxel_grid.h
    M src/filters/Decimation.cpp
    M src/kernel/Translate.cpp

  Log Message:
  -----------
  Merge pull request #454 from chambbj/voxel-grid-ctx

add PCL VoxelGrid as a decimation option (not the default)


Compare: https://github.com/PDAL/PDAL/compare/16c15bd21239...06502f635e71


More information about the pdal-commits mailing list