[pdal-commits] [PDAL/PDAL] 9f6291: Add kernel to compute Hausdorff distance between t...
GitHub
noreply at github.com
Fri Nov 11 07:59:11 PST 2016
Branch: refs/heads/hausdorff-kernel
Home: https://github.com/PDAL/PDAL
Commit: 9f6291046c95f4acccae6f97605fb6bb9d8d7360
https://github.com/PDAL/PDAL/commit/9f6291046c95f4acccae6f97605fb6bb9d8d7360
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M kernels/CMakeLists.txt
A kernels/hausdorff/CMakeLists.txt
A kernels/hausdorff/HausdorffKernel.cpp
A kernels/hausdorff/HausdorffKernel.hpp
M src/KernelFactory.cpp
Log Message:
-----------
Add kernel to compute Hausdorff distance between two point clouds
More information about the pdal-commits
mailing list