[pdal-commits] [PDAL/PDAL] c5ba88: we need to count clusters from 1 instead of 0, bec...
GitHub
noreply at github.com
Fri Apr 21 14:09:45 PDT 2017
Branch: refs/heads/1.5-maintenance
Home: https://github.com/PDAL/PDAL
Commit: c5ba883e4bd8c048bc46b807d9f2a22a83e6dd98
https://github.com/PDAL/PDAL/commit/c5ba883e4bd8c048bc46b807d9f2a22a83e6dd98
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)
More information about the pdal-commits
mailing list