SAGA.grid_filter.10: Mesh Denoise

Mesh denoising for grids, using the algorithm of Sun et al. (2007).<br/>References:<br/>Cardiff University: Filtering and Processing of Irregular Meshes with Uncertainties. <a target="_blank" href="http://www.cs.cf.ac.uk/meshfiltering/">online</a>.<br/>Stevenson, J.A., Sun, X., Mitchell, N.C. (2010): Despeckling SRTM and other topographic data with a denoising algorithm, Geomorphology, Vol.114, No.3, pp.238-252.<br/>Sun, X., Rosin, P.L., Martin, R.R., Langbein, F.C. (2007): Fast and effective feature-preserving mesh denoising. IEEE Transactions on Visualization and Computer Graphics, Vol.13, No.5, pp.925-938.<br/>

Inputs

Grille

format
href
Please set a value for INPUT.

Threshold

number

Number of Iterations for Normal Updating

integer

Number of Iterations for Vertex Updating

integer

Common Edge Type of Face Neighbourhood

string

Only Z-Direction Position is Updated

boolean

Outputs

Denoised Grid

format
transmission

Execution options

successUri
inProgressUri
failedUri

format

mode

Execute End Point

View the execution endpoint of a process.

View the alternative version in HTML.

{"id": "SAGA.grid_filter.10", "title": "Mesh Denoise", "description": "Mesh denoising for grids, using the algorithm of Sun et al. (2007).<br/>References:<br/>Cardiff University: Filtering and Processing of Irregular Meshes with Uncertainties. <a target=\"_blank\" href=\"http://www.cs.cf.ac.uk/meshfiltering/\">online</a>.<br/>Stevenson, J.A., Sun, X., Mitchell, N.C. (2010): Despeckling SRTM and other topographic data with a denoising algorithm, Geomorphology, Vol.114, No.3, pp.238-252.<br/>Sun, X., Rosin, P.L., Martin, R.R., Langbein, F.C. (2007): Fast and effective feature-preserving mesh denoising. IEEE Transactions on Visualization and Computer Graphics, Vol.13, No.5, pp.925-938.<br/>", "version": "1.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "http://www.opengis.net/def/rel/ogc/1.0/execute", "type": "application/json", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.grid_filter.10/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.grid_filter.10/execution.html"}], "inputs": {"INPUT": {"title": "Grille", "description": "Grille", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "INPUT"}, "SIGMA": {"title": "Threshold", "description": "Threshold", "schema": {"type": "number", "default": 0.9, "format": "double", "minimum": 0, "maximum": 1, "nullable": true}, "id": "SIGMA"}, "ITER": {"title": "Number of Iterations for Normal Updating", "description": "Number of Iterations for Normal Updating", "schema": {"type": "integer", "default": 5, "nullable": true}, "id": "ITER"}, "VITER": {"title": "Number of Iterations for Vertex Updating", "description": "Number of Iterations for Vertex Updating", "schema": {"type": "integer", "default": 50, "nullable": true}, "id": "VITER"}, "NB_CV": {"title": "Common Edge Type of Face Neighbourhood", "description": "Common Edge Type of Face Neighbourhood", "schema": {"type": "string", "default": "Common Vertex", "enum": ["Common Vertex", "Common Edge"], "nullable": true}, "id": "NB_CV"}, "ZONLY": {"title": "Only Z-Direction Position is Updated", "description": "Only Z-Direction Position is Updated", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "ZONLY"}}, "outputs": {"OUTPUT": {"title": "Denoised Grid", "description": "Denoised Grid", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "OUTPUT"}}}

http://demo.mapmint.com/ogc-apihttp://localhost/ogc-api/localhost/ogc-api/processes/SAGA.grid_filter.10.html
Last modified: Sat Feb 19 15:43:34 CET 2022