[pdal-commits] [PDAL/PDAL] 84e5d5: Add minimal test for LloydKMeans filter and switch...

chambbj noreply at github.com
Mon Sep 21 05:32:21 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 84e5d5a2d75548e43ff64b762c9856d32f56d193
      https://github.com/PDAL/PDAL/commit/84e5d5a2d75548e43ff64b762c9856d32f56d193
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
    M filters/LloydKMeansFilter.cpp
    M test/unit/CMakeLists.txt
    A test/unit/filters/LloydKMeansFilterTest.cpp

  Log Message:
  -----------
  Add minimal test for LloydKMeans filter and switch back to RowPointTable (#3241)

* Add minimal test for LloydKMeans filter and switch back to RowPointTable

* Finalize layout rather than switch to RowPointTable

* Finalize the full point table, not just layout




More information about the pdal-commits mailing list