OTB.GrayScaleMorphologicalOperation: Performs morphological operations on a grayscale input image

This application performs grayscale morphological operations on a mono band image

Inputs

The input image to be filtered.

format
href
Please set a value for in.

Output image containing the filtered output image.

string
Please set a value for out.

The selected channel index

integer
Please set a value for channel.

Available memory for processing (in MB)

integer

Choice of the structuring element type

string
Please set a value for structype.

The Structuring Element X Radius

integer
Please set a value for structype.ball.xradius.

The Structuring Element Y Radius

integer
Please set a value for structype.ball.yradius.

Choice of the morphological operation

string
Please set a value for filter.

Outputs

Output image containing the filtered output image.

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": "OTB.GrayScaleMorphologicalOperation", "title": "Performs morphological operations on a grayscale input image", "description": "This application performs grayscale morphological operations on a mono band image", "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/OTB.GrayScaleMorphologicalOperation/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/OTB.GrayScaleMorphologicalOperation/execution.html"}], "inputs": {"in": {"title": "The input image to be filtered.", "description": "The input image to be filtered.", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "image/jpeg", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/jpeg"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/jpeg"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "in"}, "out": {"title": "Output image containing the filtered output image.", "description": "Output image containing the filtered output image.", "schema": {"type": "string", "default": "float", "enum": ["uint8", "uint16", "int16", "int32", "int32", "float", "double"]}, "id": "out"}, "channel": {"title": "The selected channel index", "description": "The selected channel index", "schema": {"type": "integer", "default": 1}, "id": "channel"}, "ram": {"title": "Available memory for processing (in MB)", "description": "Available memory for processing (in MB)", "schema": {"type": "integer", "default": 128, "nullable": true}, "id": "ram"}, "structype": {"title": "Choice of the structuring element type", "description": "Choice of the structuring element type", "schema": {"type": "string", "default": "ball", "enum": ["ball", "cross"]}, "id": "structype"}, "structype.ball.xradius": {"title": "The Structuring Element X Radius", "description": "The Structuring Element X Radius", "schema": {"type": "integer", "default": 5}, "id": "structype.ball.xradius"}, "structype.ball.yradius": {"title": "The Structuring Element Y Radius", "description": "The Structuring Element Y Radius", "schema": {"type": "integer", "default": 5}, "id": "structype.ball.yradius"}, "filter": {"title": "Choice of the morphological operation", "description": "Choice of the morphological operation", "schema": {"type": "string", "default": "dilate", "enum": ["dilate", "erode", "opening", "closing"]}, "id": "filter"}}, "outputs": {"out": {"title": "Output image containing the filtered output image.", "description": "Output image containing the filtered output image.", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "image/jpeg", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/jpeg"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/jpeg"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "out"}}}

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