RigidTransformResample (rotation)

Omschrijving

<plaats omschrijving algoritme hier>

Parameters

Invoerafbeelding [raster]

<plaats omschrijving parameter hier>

Type transformatie [selectie]

<plaats omschrijving parameter hier>

Opties:

  • 0 — rotatie

Standaard: 0

Hoek rotatie [getal]

<plaats omschrijving parameter hier>

Standaard: 0

Schalen X [getal]

<plaats omschrijving parameter hier>

Standaard: 1

Schalen Y [getal]

<plaats omschrijving parameter hier>

Standaard: 1

Interpolatie [selectie]

<plaats omschrijving parameter hier>

Opties:

  • 0 — nn
  • 1 — lineair

  • 2 — bco

Standaard: 2

Radius voor bi-kubische interpolatie [getal]

<plaats omschrijving parameter hier>

Standaard: 2

Beschikbaar RAM (Mb) [getal]

<plaats omschrijving parameter hier>

Standaard: 128

Uitvoer

Uitvoerafbeelding [raster]

<plaats omschrijving uitvoer hier>

Gebruik van console

processing.runalg('otb:rigidtransformresamplerotation', -in, -transform.type, -transform.type.rotation.angle, -transform.type.rotation.scalex, -transform.type.rotation.scaley, -interpolator, -interpolator.bco.radius, -ram, -out)

Zie ook