[pdal-commits] [PDAL/PDAL] 92184d: we need to count clusters from 1 instead of 0, bec...
GitHub
noreply at github.com
Fri Apr 21 14:28:57 PDT 2017
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 92184d076ed1a0d25c5402f0a0e0bf2a5e451333
https://github.com/PDAL/PDAL/commit/92184d076ed1a0d25c5402f0a0e0bf2a5e451333
Author: Howard Butler <howard at hobu.co>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M filters/ClusterFilter.cpp
Log Message:
-----------
we need to count clusters from 1 instead of 0, because all other points will have 0 for their ClusterID (default value) (#1576)
More information about the pdal-commits
mailing list