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": "execute", "type": "application/json", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/OTB.GrayScaleMorphologicalOperation/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/OTB.GrayScaleMorphologicalOperation/execution.html"}], "inputs": {"in": {"title": "The input image to be filtered.", "description": "The input image to be filtered.", "maxOccurs": 1, "extentded-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.", "maxOccurs": 1, "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", "maxOccurs": 1, "schema": {"type": "integer", "default": 1}, "id": "channel"}, "structype": {"title": "Choice of the structuring element type", "description": "Choice of the structuring element type", "maxOccurs": 1, "schema": {"type": "string", "default": "box", "enum": ["box", "ball", "cross"]}, "id": "structype"}, "xradius": {"title": "The structuring element radius along the X axis.", "description": "The structuring element radius along the X axis.", "maxOccurs": 1, "schema": {"type": "integer", "default": 5}, "id": "xradius"}, "yradius": {"title": "The structuring element radius along the Y axis.", "description": "The structuring element radius along the Y axis.", "maxOccurs": 1, "schema": {"type": "integer", "default": 5}, "id": "yradius"}, "filter": {"title": "Choice of the morphological operation", "description": "Choice of the morphological operation", "maxOccurs": 1, "schema": {"type": "string", "default": "dilate", "enum": ["dilate", "erode", "opening", "closing"]}, "id": "filter"}, "ram": {"title": "Available memory for processing (in MB).", "description": "Available memory for processing (in MB).", "maxOccurs": 1, "schema": {"type": "integer", "default": 256, "nullable": true}, "id": "ram"}}, "outputs": {"out": {"title": "Output image containing the filtered output image.", "description": "Output image containing the filtered output image.", "extentded-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://tb17.geolabs.fr:8090/ogc-api/processes/OTB.GrayScaleMorphologicalOperation.html Last modified: Wed Jun 9 17:39:32 CEST 2021