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'' &ndash; Enter the name for the new generated model.
*''Output raster file'' &ndash; Enter the name for the new generated model.
*''Size of the filter kernel'' &ndash; tbd
*''Size of the filter kernel'' &ndash; Defines the dimensions of the 3x3 neighborhood used to calculate surface normal vectors and smooth them.
*''Maximum difference in normal vectors, in degrees'' &ndash; tbd
*''Maximum difference in normal vectors, in degrees'' &ndash; Sets the threshold for the angular difference between surface normal vectors.
*''Number of iterations'' &ndash; tbd
*''Number of iterations'' &ndash; Specifies how many times the smoothing algorithm will be applied to the DEM.
*''Maximum allowable absolute elevation change (optional)'' &ndash; tbd
*''Maximum allowable absolute elevation change (optional)'' &ndash; 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'' &ndash; tbd
*''Optional multiplier for when the vertical and horizontal units are not the same'' &ndash; 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====  

Latest 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