OTB.Quicklook: Generates a subsampled version of an image extract

Generates a subsampled version of an extract of an image defined by ROIStart and ROISize. This extract is subsampled using the ratio OR the output image Size.

Inputs

The image to read

format
href
Please set a value for in.

The subsampled image

string
Please set a value for out.

Selected channels

string

first point of ROI in x-direction

integer

first point of ROI in y-direction

integer

size of ROI in x-direction

integer

size of ROI in y-direction

integer

Sampling Ratio, default is 2

integer

quicklook size in x-direction (used if no sampling ration is given)

integer

quicklook size in y-direction (used if no sampling ration is given)

integer

Outputs

The subsampled 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.Quicklook", "title": "Generates a subsampled version of an image extract", "description": "Generates a subsampled version of an extract of an image defined by ROIStart and ROISize. This extract is subsampled using the ratio OR the output image Size.", "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.Quicklook/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/OTB.Quicklook/execution.html"}], "inputs": {"in": {"title": "The image to read", "description": "The image to read", "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": "The subsampled image", "description": "The subsampled image", "schema": {"type": "string", "default": "float", "enum": ["uint8", "uint16", "int16", "int32", "int32", "float", "double"]}, "id": "out"}, "cl": {"title": "Selected channels", "description": "Selected channels", "maxOccurs": 1024, "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "cl"}, "rox": {"title": "first point of ROI in x-direction", "description": "first point of ROI in x-direction", "schema": {"type": "integer", "default": 0, "nullable": true}, "id": "rox"}, "roy": {"title": "first point of ROI in y-direction", "description": "first point of ROI in y-direction", "schema": {"type": "integer", "default": 0, "nullable": true}, "id": "roy"}, "rsx": {"title": "size of ROI in x-direction", "description": "size of ROI in x-direction", "schema": {"type": "integer", "default": 0, "nullable": true}, "id": "rsx"}, "rsy": {"title": "size of ROI in y-direction", "description": "size of ROI in y-direction", "schema": {"type": "integer", "default": 0, "nullable": true}, "id": "rsy"}, "sr": {"title": "Sampling Ratio, default is 2", "description": "Sampling Ratio, default is 2", "schema": {"type": "integer", "default": 2, "nullable": true}, "id": "sr"}, "sx": {"title": "quicklook size in x-direction (used if no sampling ration is given)", "description": "quicklook size in x-direction (used if no sampling ration is given)", "schema": {"type": "integer", "nullable": true}, "id": "sx"}, "sy": {"title": "quicklook size in y-direction (used if no sampling ration is given)", "description": "quicklook size in y-direction (used if no sampling ration is given)", "schema": {"type": "integer", "nullable": true}, "id": "sy"}}, "outputs": {"out": {"title": "The subsampled image", "description": "The subsampled 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.Quicklook.html
Last modified: Sat Feb 19 15:43:34 CET 2022