Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add filters.ground and kernels.ground #716

Merged
merged 1 commit into from
Jan 21, 2015
Merged

Commits on Jan 20, 2015

  1. Add filters.ground and kernels.ground

    `filters.ground` is a PDAL filter that calls the PCL PMF code directly (vice
    going through PCLBlock or the PCL pipeline)
    
    `kernels.ground` is a PDAL kernel that calls `filters.ground`
    
    The primary motivation for this is so that we can retain all input dimentions,
    extracting only ground indices if desired, and labeling as ground if a
    Classification dimension is present.
    chambbj committed Jan 20, 2015
    Configuration menu
    Copy the full SHA
    d772274 View commit details
    Browse the repository at this point in the history