OTB.EdgeExtraction: This application computes edge features on every pixel of the input image selected channel

This application computes edge features on a selected channel of the input.It uses different filters such as gradient, Sobel and Touzi

Inputs

The input image on which the features are computed.

format
href
Please set a value for in.

Output image containing the edge features.

string
Please set a value for out.

The selected channel index

integer
Please set a value for channel.

Choice of edge feature

string
Please set a value for filter.

filter.touzi.xradius

integer
Please set a value for filter.touzi.xradius.

filter.touzi.yradius

integer
Please set a value for filter.touzi.yradius.

Available memory for processing (in MB).

integer

Outputs

Output image containing the edge features.

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.EdgeExtraction", "title": "This application computes edge features on every pixel of the input image selected channel", "description": "This application computes edge features on a selected channel of the input.It uses different filters such as gradient, Sobel and Touzi", "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.EdgeExtraction/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/OTB.EdgeExtraction/execution.html"}], "inputs": {"in": {"title": "The input image on which the features are computed.", "description": "The input image on which the features are computed.", "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 edge features.", "description": "Output image containing the edge features.", "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"}, "filter": {"title": "Choice of edge feature", "description": "Choice of edge feature", "maxOccurs": 1, "schema": {"type": "string", "default": "gradient", "enum": ["gradient", "sobel", "touzi"]}, "id": "filter"}, "filter.touzi.xradius": {"title": "filter.touzi.xradius", "description": "filter.touzi.xradius", "maxOccurs": 1, "schema": {"type": "integer", "default": 1}, "id": "filter.touzi.xradius"}, "filter.touzi.yradius": {"title": "filter.touzi.yradius", "description": "filter.touzi.yradius", "maxOccurs": 1, "schema": {"type": "integer", "default": 1}, "id": "filter.touzi.yradius"}, "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 edge features.", "description": "Output image containing the edge features.", "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.EdgeExtraction.html
Last modified: Wed Jun 9 17:39:32 CEST 2021