mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-04 00:06:46 -05:00
digital elevation model in order to classify pixels into ground and non-ground cells This is a port of the SAGA "DTM Filter (slope-based)" tool to a native QGIS algorithm. It also serves as a nice reference algorithm for raster based tools which operate on a neighbourhood of pixels.