[pdal-commits] [PDAL/PDAL] 6f609d: Add a Radial Density filter (#1373)

GitHub noreply at github.com
Thu Nov 10 15:20:02 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 6f609d7302989ee824fea30c1362468bb288ea8b
      https://github.com/PDAL/PDAL/commit/6f609d7302989ee824fea30c1362468bb288ea8b
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2016-11-10 (Thu, 10 Nov 2016)

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

  Log Message:
  -----------
  Add a Radial Density filter (#1373)

This filter creates a new dimension called RadialDensity that records the
density of points within a sphere of specified radius and centered at the
current point.




More information about the pdal-commits mailing list