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

chambbj noreply at github.com
Mon Sep 23 10:17:38 PDT 2019


  Branch: refs/heads/issue-2748-dbscan-clustering
  Home:   https://github.com/PDAL/PDAL
  Commit: e7e6833076e368701eb0c8e625dc2841acd0aaeb
      https://github.com/PDAL/PDAL/commit/e7e6833076e368701eb0c8e625dc2841acd0aaeb
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2019-09-23 (Mon, 23 Sep 2019)

  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

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


  Commit: f841df96ad6ce4a14d86741b1e6e24ce8a4428cb
      https://github.com/PDAL/PDAL/commit/f841df96ad6ce4a14d86741b1e6e24ce8a4428cb
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2019-09-23 (Mon, 23 Sep 2019)

  Changed paths:
    M filters/DBSCANFilter.cpp
    M pdal/KDIndex.hpp

  Log Message:
  -----------
  Begin playing around with n-dimensional KDIndex


  Commit: 4a8dcc560a29b75b978c5981a9cd24615613c2fc
      https://github.com/PDAL/PDAL/commit/4a8dcc560a29b75b978c5981a9cd24615613c2fc
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2019-09-23 (Mon, 23 Sep 2019)

  Changed paths:
    M filters/DBSCANFilter.cpp
    M filters/DBSCANFilter.hpp

  Log Message:
  -----------
  Finishing KDFlexIndex


  Commit: 014e519a11688fd02fded3dadb7baa65bbea2041
      https://github.com/PDAL/PDAL/commit/014e519a11688fd02fded3dadb7baa65bbea2041
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2019-09-23 (Mon, 23 Sep 2019)

  Changed paths:
    M filters/DBSCANFilter.cpp

  Log Message:
  -----------
  Initialize bbox properly


Compare: https://github.com/PDAL/PDAL/compare/ac93958be5ed...014e519a1168


More information about the pdal-commits mailing list