SAGA.imagery_vigra.0: Smoothing (ViGrA)

Based on the code example "smooth.cxx" by Ullrich Koethe.

Inputs

Input

format
href
Please set a value for INPUT.

Type of smoothing

string

Smoothing kernel size specified as multiple of a cell.

number

Edge threshold for nonlinear smoothing

number

Outputs

Output

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.imagery_vigra.0", "title": "Smoothing (ViGrA)", "description": "Based on the code example \"smooth.cxx\" by Ullrich Koethe.", "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.imagery_vigra.0/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.imagery_vigra.0/execution.html"}], "inputs": {"INPUT": {"title": "Input", "description": "Input", "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"}, "TYPE": {"title": "Type of smoothing", "description": "Type of smoothing", "schema": {"type": "string", "default": "exponential", "enum": ["exponential", "nonlinear", "gaussian"], "nullable": true}, "id": "TYPE"}, "SCALE": {"title": "Size of smoothing filter", "description": "Smoothing kernel size specified as multiple of a cell.", "schema": {"type": "number", "default": 2, "format": "double", "nullable": true}, "id": "SCALE"}, "EDGE": {"title": "Edge threshold for nonlinear smoothing", "description": "Edge threshold for nonlinear smoothing", "schema": {"type": "number", "default": 1, "format": "double", "nullable": true}, "id": "EDGE"}}, "outputs": {"OUTPUT": {"title": "Output", "description": "Output", "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.imagery_vigra.0.html
Last modified: Sat Feb 19 15:43:34 CET 2022