OTB.GrayScaleMorphologicalOperation: Performs morphological operations on a grayscale input image
This application performs grayscale morphological operations on a mono band image
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://tb17.geolabs.fr:8111/ogc-api/processes/OTB.GrayScaleMorphologicalOperation/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8111/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"}}}
Display original data as JSON
http://tb17.geolabs.fr:8111/ogc-api/processes/OTB.GrayScaleMorphologicalOperation.html Last modified: Sat Dec 4 00:09:36 CET 2021