SAGA.imagery_segmentation.0: Watershed Segmentation

Watershed segmentation.

Inputs

Grille

format
href
Please set a value for GRID.

The values of the resultant grid can be either the seed value (e.g. the local maximum) or the enumerated segment id.

string

Choose if you want to segmentate either on minima or on maxima.

string

Join segments based on threshold value.

string

Specify a threshold value as minimum difference between neighboured segments.

number

Allow Edge Pixels to be Seeds

boolean

Create borders between segments as new grid.

boolean

Outputs

Segments

format
transmission

Seed Points

format
transmission

Borders

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": "SAGA.imagery_segmentation.0", "title": "Watershed Segmentation", "description": "Watershed segmentation. ", "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/SAGA.imagery_segmentation.0/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.imagery_segmentation.0/execution.html"}], "inputs": {"GRID": {"title": "Grille", "description": "Grille", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "GRID"}, "OUTPUT": {"title": "Output", "description": "The values of the resultant grid can be either the seed value (e.g. the local maximum) or the enumerated segment id.", "schema": {"type": "string", "default": "Segment ID", "enum": ["Seed Value", "Segment ID"], "nullable": true}, "id": "OUTPUT"}, "DOWN": {"title": "Method", "description": "Choose if you want to segmentate either on minima or on maxima.", "schema": {"type": "string", "default": "Maxima", "enum": ["Minima", "Maxima"], "nullable": true}, "id": "DOWN"}, "JOIN": {"title": "Join Segments based on Threshold Value", "description": "Join segments based on threshold value.", "schema": {"type": "string", "default": "do not join", "enum": ["do not join", "seed to saddle difference", "seeds difference"], "nullable": true}, "id": "JOIN"}, "THRESHOLD": {"title": "Threshold", "description": "Specify a threshold value as minimum difference between neighboured segments.", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "THRESHOLD"}, "EDGE": {"title": "Allow Edge Pixels to be Seeds", "description": "Allow Edge Pixels to be Seeds", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "EDGE"}, "BBORDERS": {"title": "Borders", "description": "Create borders between segments as new grid.", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "BBORDERS"}}, "outputs": {"SEGMENTS": {"title": "Segments", "description": "Segments", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "SEGMENTS"}, "SEEDS": {"title": "Seed Points", "description": "Seed Points", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/xml", "application/vnd.google-earth.kml+xml", "application/json"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}]}, "id": "SEEDS"}, "BORDERS": {"title": "Borders", "description": "Borders", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "BORDERS"}}}

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