[pdal-commits] [PDAL/PDAL] e7232f: Initial Local Outlier Factor (LOF) filter implemen...

GitHub noreply at github.com
Fri Sep 9 08:02:38 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: e7232f2a9bdf6e03a8dc28c26f762711f2656bfa
      https://github.com/PDAL/PDAL/commit/e7232f2a9bdf6e03a8dc28c26f762711f2656bfa
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2016-09-09 (Fri, 09 Sep 2016)

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

  Log Message:
  -----------
  Initial Local Outlier Factor (LOF) filter implementation


  Commit: cefaa282f74b6d7066bf86ee6cec56fa97c68548
      https://github.com/PDAL/PDAL/commit/cefaa282f74b6d7066bf86ee6cec56fa97c68548
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2016-09-09 (Fri, 09 Sep 2016)

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

  Log Message:
  -----------
  Merge pull request #1306 from PDAL/lof

Initial Local Outlier Factor (LOF) filter implementation


Compare: https://github.com/PDAL/PDAL/compare/6e14510431cc...cefaa282f74b


More information about the pdal-commits mailing list