[pdal-commits] [PDAL/PDAL] d1b6e7: Apply inverse transform to poisson-generated point...
Andrew Bell
noreply at github.com
Fri Jun 21 07:47:12 PDT 2019
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: d1b6e7a0721245944e43abd0623a95ed09deb55c
https://github.com/PDAL/PDAL/commit/d1b6e7a0721245944e43abd0623a95ed09deb55c
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-06-21 (Fri, 21 Jun 2019)
Changed paths:
M filters/PoissonFilter.cpp
Log Message:
-----------
Apply inverse transform to poisson-generated points (#2579)
* Temp checkin.
* Initial check-in.
* Make TransformationFilter more generic.
* Add doFilter().
* Remove extra "public".
* More PDAL_DLL.
* Remove accidentally added files.
* Apply the inverse transform to generated points.
Close #1840
More information about the pdal-commits
mailing list