[pdal-commits] [PDAL/PDAL] 357f1e: Refactor Hausdorff kernel and add modified Hausdor...

chambbj noreply at github.com
Fri Apr 16 09:16:39 PDT 2021


  Branch: refs/heads/kernels/modified-hausdorff
  Home:   https://github.com/PDAL/PDAL
  Commit: 357f1ece43ebdb9b0764ceb5886b447a1e08c5df
      https://github.com/PDAL/PDAL/commit/357f1ece43ebdb9b0764ceb5886b447a1e08c5df
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2021-04-16 (Fri, 16 Apr 2021)

  Changed paths:
    M kernels/HausdorffKernel.cpp
    M pdal/PDALUtils.cpp
    M pdal/PDALUtils.hpp
    M test/unit/apps/HausdorffTest.cpp

  Log Message:
  -----------
  Refactor Hausdorff kernel and add modified Hausdorff metric as one of
the outputs


  Commit: 19a501018295bdfcee3dd31b86b19c99696cf79e
      https://github.com/PDAL/PDAL/commit/19a501018295bdfcee3dd31b86b19c99696cf79e
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2021-04-16 (Fri, 16 Apr 2021)

  Changed paths:
    M kernels/HausdorffKernel.cpp
    M pdal/PDALUtils.cpp
    M pdal/PDALUtils.hpp
    M test/unit/apps/HausdorffTest.cpp

  Log Message:
  -----------
  Address PR comments, retain original computeHausdorff utility


Compare: https://github.com/PDAL/PDAL/compare/39131a8f8d25...19a501018295


More information about the pdal-commits mailing list