[pdal-commits] [PDAL/PDAL] ed27db: Create "difference" file
GitHub
noreply at github.com
Fri Aug 4 11:05:54 PDT 2017
Branch: refs/heads/noble-kernel
Home: https://github.com/PDAL/PDAL
Commit: ed27dba4997f670460d98c0606063f6d78e12702
https://github.com/PDAL/PDAL/commit/ed27dba4997f670460d98c0606063f6d78e12702
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2017-08-04 (Fri, 04 Aug 2017)
Changed paths:
A kernels/NobleKernel.cpp
A kernels/NobleKernel.hpp
M pdal/KernelFactory.cpp
Log Message:
-----------
Create "difference" file
Points in either cloud A or cloud B that do not have a corresponding neighbor
within a given tolerance are passed through to the output cloud.
More information about the pdal-commits
mailing list