Template:Feature Preserving Smoothing: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
(Created page with "__NOINDEX__ __NOTOC__ ===Feature Preserving Smoothing=== <!--====Tool description====--> This tool is designed to smooth digital elevation models (DEMs) by reducing surface roughness while preserving significant topographic features such as breaks in slope. It works by calculating and smoothing surface normal vectors and then updating the elevations based on this smoothed data. ====Input parameters==== *''Input raster DEM file'' – Select the file that will be modi...") |
No edit summary |
||
Line 10: | Line 10: | ||
====Output parameters==== | ====Output parameters==== | ||
*''Output raster file'' – Enter the name for the new generated model. | *''Output raster file'' – Enter the name for the new generated model. | ||
*''Size of the filter kernel'' – | *''Size of the filter kernel'' – Defines the dimensions of the 3x3 neighborhood used to calculate surface normal vectors and smooth them. | ||
*''Maximum difference in normal vectors, in degrees'' – | *''Maximum difference in normal vectors, in degrees'' – Sets the threshold for the angular difference between surface normal vectors. | ||
*''Number of iterations'' – | *''Number of iterations'' – Specifies how many times the smoothing algorithm will be applied to the DEM. | ||
*''Maximum allowable absolute elevation change (optional)'' – | *''Maximum allowable absolute elevation change (optional)'' – Sets a limit on the maximum permitted change in elevation between the original and smoothed DEM values. | ||
*''Optional multiplier for when the vertical and horizontal units are not the same'' – | *''Optional multiplier for when the vertical and horizontal units are not the same'' – Adjusts the scale of vertical elevation changes to account for differences in units between vertical and horizontal measurements. | ||
====Current Location in toolbox==== | ====Current Location in toolbox==== |
Revision as of 07:13, 29 August 2024
Feature Preserving Smoothing
This tool is designed to smooth digital elevation models (DEMs) by reducing surface roughness while preserving significant topographic features such as breaks in slope. It works by calculating and smoothing surface normal vectors and then updating the elevations based on this smoothed data.
Input parameters
- Input raster DEM file – Select the file that will be modified.
Output parameters
- Output raster file – Enter the name for the new generated model.
- Size of the filter kernel – Defines the dimensions of the 3x3 neighborhood used to calculate surface normal vectors and smooth them.
- Maximum difference in normal vectors, in degrees – Sets the threshold for the angular difference between surface normal vectors.
- Number of iterations – Specifies how many times the smoothing algorithm will be applied to the DEM.
- Maximum allowable absolute elevation change (optional) – Sets a limit on the maximum permitted change in elevation between the original and smoothed DEM values.
- Optional multiplier for when the vertical and horizontal units are not the same – Adjusts the scale of vertical elevation changes to account for differences in units between vertical and horizontal measurements.
Current Location in toolbox
Rasters/Feature Preserving Smoothing