[pdal-commits] [PDAL/PDAL] 58155d: Fix some issues with SMRF
GitHub
noreply at github.com
Thu Dec 8 12:22:10 PST 2016
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 58155dd57794b21e9a843a87429b5ace086eb13f
https://github.com/PDAL/PDAL/commit/58155dd57794b21e9a843a87429b5ace086eb13f
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2016-12-08 (Thu, 08 Dec 2016)
Changed paths:
M filters/SMRFilter.cpp
M filters/SMRFilter.hpp
Log Message:
-----------
Fix some issues with SMRF
* Be consistent when addressing rows/cols
* By default, SMRF now writes no debugging outputs, but optional directory
argument enables it
* Make args more consistent with paper, add scalar arg
Commit: 1e4ed06f67fb90bdb214fe6667ba2c2722241512
https://github.com/PDAL/PDAL/commit/1e4ed06f67fb90bdb214fe6667ba2c2722241512
Author: chambbj <brad.chambers at gmail.com>
Date: 2016-12-08 (Thu, 08 Dec 2016)
Changed paths:
M filters/SMRFilter.cpp
M filters/SMRFilter.hpp
Log Message:
-----------
Merge pull request #1424 from PDAL/basic-smrf-fixes
Fix some issues with SMRF
Compare: https://github.com/PDAL/PDAL/compare/a115ab49f18d...1e4ed06f67fb
More information about the pdal-commits
mailing list