[pdal-commits] [PDAL/PDAL] 7523d3: Add a filter to compute the range from the sensor ...

GitHub noreply at github.com
Thu Nov 10 09:19:39 PST 2016


  Branch: refs/heads/compute-gm-ranges
  Home:   https://github.com/PDAL/PDAL
  Commit: 7523d35c8249bbf14e7bf028b2f4fee5368f8dfc
      https://github.com/PDAL/PDAL/commit/7523d35c8249bbf14e7bf028b2f4fee5368f8dfc
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2016-11-10 (Thu, 10 Nov 2016)

  Changed paths:
    A doc/stages/filters.computerange.rst
    M filters/CMakeLists.txt
    A filters/computerange/CMakeLists.txt
    A filters/computerange/ComputeRangeFilter.cpp
    A filters/computerange/ComputeRangeFilter.hpp
    M src/StageFactory.cpp

  Log Message:
  -----------
  Add a filter to compute the range from the sensor to each return

This only applies to data having frame and pixel numbers, and sensor coords
marked by pixel number equal to -5.




More information about the pdal-commits mailing list