[pdal-commits] [PDAL/PDAL] 01dc13: Use neighbors() instead of knnSearch() to get only...

Andrew Bell noreply at github.com
Thu May 14 12:05:50 PDT 2020


  Branch: refs/heads/issue-3071
  Home:   https://github.com/PDAL/PDAL
  Commit: 01dc1356ef40da354c54561475eabd5fd4fcf2ff
      https://github.com/PDAL/PDAL/commit/01dc1356ef40da354c54561475eabd5fd4fcf2ff
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-05-14 (Thu, 14 May 2020)

  Changed paths:
    M filters/SMRFilter.cpp
    M filters/SMRFilter.hpp

  Log Message:
  -----------
  Use neighbors() instead of knnSearch() to get only valid neighbors.
Compute filled vector in place.




More information about the pdal-commits mailing list