[pdal-commits] [PDAL/PDAL] cf60ba: Initial commit of DBSCAN clustering

chambbj noreply at github.com
Fri Jan 17 08:13:30 PST 2020


  Branch: refs/heads/issue-2748-dbscan-clustering
  Home:   https://github.com/PDAL/PDAL
  Commit: cf60baa68cd8e5d5a072d97f58500eeac4212098
      https://github.com/PDAL/PDAL/commit/cf60baa68cd8e5d5a072d97f58500eeac4212098
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2020-01-17 (Fri, 17 Jan 2020)

  Changed paths:
    M doc/references.rst
    A doc/stages/filters.dbscan.rst
    M doc/stages/filters.rst
    A filters/DBSCANFilter.cpp
    A filters/DBSCANFilter.hpp
    M pdal/KDIndex.hpp

  Log Message:
  -----------
  Initial commit of DBSCAN clustering

* Add a new n-dimensional index called KDFlexIndex to KDIndex




More information about the pdal-commits mailing list