[pdal-commits] [PDAL/PDAL] e2996a: Add filter to locate max value in a given dimensio...

GitHub noreply at github.com
Wed Dec 21 06:49:39 PST 2016


  Branch: refs/heads/locatemax
  Home:   https://github.com/PDAL/PDAL
  Commit: e2996a70b0d924a55bce156e5412b707ce85e38f
      https://github.com/PDAL/PDAL/commit/e2996a70b0d924a55bce156e5412b707ce85e38f
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2016-12-21 (Wed, 21 Dec 2016)

  Changed paths:
    A doc/stages/filters.locatemax.rst
    A filters/LocateMaxFilter.cpp
    A filters/LocateMaxFilter.hpp
    M pdal/StageFactory.cpp
    M test/unit/CMakeLists.txt
    A test/unit/filters/LocateMaxFilterTest.cpp

  Log Message:
  -----------
  Add filter to locate max value in a given dimension

If many points share the max value, this simply gives you the first one.




More information about the pdal-commits mailing list