[pdal-commits] [PDAL/PDAL] c9d501: Initial commit of VoxelPoisson filter

chambbj noreply at github.com
Tue Oct 27 10:27:25 PDT 2020


  Branch: refs/heads/filters/streamable-poisson-sampling
  Home:   https://github.com/PDAL/PDAL
  Commit: c9d501b3d08b1aff72efdf40578dc2ca0d050e10
      https://github.com/PDAL/PDAL/commit/c9d501b3d08b1aff72efdf40578dc2ca0d050e10
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2020-10-26 (Mon, 26 Oct 2020)

  Changed paths:
    A filters/VoxelPoissonFilter.cpp
    A filters/VoxelPoissonFilter.hpp

  Log Message:
  -----------
  Initial commit of VoxelPoisson filter


  Commit: fed0247b6b4408282606f149b30c7e271f4f1430
      https://github.com/PDAL/PDAL/commit/fed0247b6b4408282606f149b30c7e271f4f1430
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2020-10-27 (Tue, 27 Oct 2020)

  Changed paths:
    M doc/stages/filters.sample.rst
    M filters/SampleFilter.cpp
    M filters/SampleFilter.hpp
    R filters/VoxelPoissonFilter.cpp
    R filters/VoxelPoissonFilter.hpp

  Log Message:
  -----------
  Apply streamable Poisson concept directly to SampleFilter

* No need for new VoxelPoisson filter

* Still not happy with a visible artifact that appears to be along voxel
  boundaries


Compare: https://github.com/PDAL/PDAL/compare/c9d501b3d08b%5E...fed0247b6b44


More information about the pdal-commits mailing list