[pdal-commits] [PDAL/PDAL] 52f9d0: add a new kernel to directly invoke ground filteri...

GitHub noreply at github.com
Tue Sep 16 13:32:09 PDT 2014


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

  Changed paths:
    M apps/pdal.cpp
    M include/pdal/Kernel.hpp
    M include/pdal/filters/PCLBlock.hpp
    A include/pdal/kernel/Ground.hpp
    M include/pdal/kernel/Kernel.hpp
    M src/CMakeLists.txt
    M src/filters/PCLBlock.cpp
    A src/kernel/Ground.cpp
    M src/kernel/PCL.cpp

  Log Message:
  -----------
  add a new kernel to directly invoke ground filtering algorithms from the
command line (currently only PMF, which requires PCL)


  Commit: 453994d1d90b853ee22ca9e1944f2b9372b4b723
      https://github.com/PDAL/PDAL/commit/453994d1d90b853ee22ca9e1944f2b9372b4b723
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-09-16 (Tue, 16 Sep 2014)

  Changed paths:
    M include/stubs/pcl/pipeline/pipeline.h

  Log Message:
  -----------
  fix PCL stub for setJSON in pipeline


  Commit: 937e54d473cbcec248ad930c4676706b73f718d5
      https://github.com/PDAL/PDAL/commit/937e54d473cbcec248ad930c4676706b73f718d5
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-09-16 (Tue, 16 Sep 2014)

  Changed paths:
    M apps/pdal.cpp
    M include/pdal/Kernel.hpp
    M include/pdal/filters/PCLBlock.hpp
    A include/pdal/kernel/Ground.hpp
    M include/pdal/kernel/Kernel.hpp
    M include/stubs/pcl/pipeline/pipeline.h
    M src/CMakeLists.txt
    M src/filters/PCLBlock.cpp
    A src/kernel/Ground.cpp
    M src/kernel/PCL.cpp

  Log Message:
  -----------
  Merge pull request #463 from chambbj/ground-kernel

add a new kernel to directly invoke ground filtering algorithms from the


Compare: https://github.com/PDAL/PDAL/compare/53662a054a6a...937e54d473cb


More information about the pdal-commits mailing list