[pdal-commits] [PDAL/PDAL] 299633: Port Decimation filter
GitHub
noreply at github.com
Fri Nov 21 17:53:13 PST 2014
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 29963357ea594638ff35b825561b4a70c7f787f5
https://github.com/PDAL/PDAL/commit/29963357ea594638ff35b825561b4a70c7f787f5
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M filters/CMakeLists.txt
A filters/decimation/CMakeLists.txt
A filters/decimation/DecimationFilter.cpp
A filters/decimation/DecimationFilter.hpp
M include/pdal/Filters.hpp
R include/pdal/filters/Decimation.hpp
M src/CMakeLists.txt
M src/StageFactory.cpp
R src/filters/Decimation.cpp
M src/kernel/Translate.cpp
M test/unit/CMakeLists.txt
M test/unit/filters/DecimationFilterTest.cpp
Log Message:
-----------
Port Decimation filter
Commit: 4f3d0808a23434608828f218d3a5a0bb0a250d92
https://github.com/PDAL/PDAL/commit/4f3d0808a23434608828f218d3a5a0bb0a250d92
Author: Howard Butler <howard at hobu.co>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M filters/CMakeLists.txt
A filters/decimation/CMakeLists.txt
A filters/decimation/DecimationFilter.cpp
A filters/decimation/DecimationFilter.hpp
M include/pdal/Filters.hpp
R include/pdal/filters/Decimation.hpp
M src/CMakeLists.txt
M src/StageFactory.cpp
R src/filters/Decimation.cpp
M src/kernel/Translate.cpp
M test/unit/CMakeLists.txt
M test/unit/filters/DecimationFilterTest.cpp
Log Message:
-----------
Merge pull request #625 from PDAL/move-decimation-filter
Port Decimation filter
Compare: https://github.com/PDAL/PDAL/compare/00bcd25d848c...4f3d0808a234
More information about the pdal-commits
mailing list