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

chambbj noreply at github.com
Fri Apr 16 12:44:17 PDT 2021


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: f802f396bbed4f2a29217f3ef5e1b9ae41fbc481
      https://github.com/PDAL/PDAL/commit/f802f396bbed4f2a29217f3ef5e1b9ae41fbc481
  Author: chambbj <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 (#3361)

* Refactor Hausdorff kernel and add modified Hausdorff metric as one of
the outputs

* Address PR comments, retain original computeHausdorff utility




More information about the pdal-commits mailing list