[pdal-commits] [PDAL/PDAL] d9d7d0: Add kernel to compute Hausdorff distance between t...

GitHub noreply at github.com
Tue Nov 22 12:56:47 PST 2016


  Branch: refs/heads/hausdorff-kernel
  Home:   https://github.com/PDAL/PDAL
  Commit: d9d7d0779771ad297f9875ad51dbf99b0ea762e0
      https://github.com/PDAL/PDAL/commit/d9d7d0779771ad297f9875ad51dbf99b0ea762e0
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2016-11-22 (Tue, 22 Nov 2016)

  Changed paths:
    M include/pdal/PDALUtils.hpp
    M kernels/CMakeLists.txt
    A kernels/hausdorff/CMakeLists.txt
    A kernels/hausdorff/HausdorffKernel.cpp
    A kernels/hausdorff/HausdorffKernel.hpp
    M src/KernelFactory.cpp
    M src/PDALUtils.cpp
    M test/unit/CMakeLists.txt
    A test/unit/apps/HausdorffTest.cpp

  Log Message:
  -----------
  Add kernel to compute Hausdorff distance between two point clouds




More information about the pdal-commits mailing list