Connected Component Segmentation

Omschrijving

<plaats omschrijving algoritme hier>

Parameters

Invoerafbeelding [raster]

<plaats omschrijving parameter hier>

Expressie masker [string]

Optioneel.

<plaats omschrijving parameter hier>

Standaard: Geen

Expressie voor verbonden component [string]

<plaats omschrijving parameter hier>

Standaard: Geen

Minimale grootte object [getal]

<plaats omschrijving parameter hier>

Standaard: 2

OBIA-expressie [string]

Optioneel.

<plaats omschrijving parameter hier>

Standaard: Geen

Standaard hoogte [getal]

<plaats omschrijving parameter hier>

Standaard: 0

Uitvoer

Uitvoer Shape [vector]

<plaats omschrijving uitvoer hier>

Gebruik van console

processing.runalg('otb:connectedcomponentsegmentation', -in, -mask, -expr, -minsize, -obia, -elev.default, -out)

Zie ook