Outdated version of the documentation. Find the latest one here.

` `

その他

バンド数学

説明

<put algorithm description here>

パラメーター

入力画像リスト [複数入力:ラスター]
<put parameter description here>
使用可能RAM (Mb) [数値]

<put parameter description here>

デフォルト: 128

[文字列]

<put parameter description here>

デフォルト: なし

出力

出力画像 [ラスター]
<put output description here>

コンソールの使用方法

processing.runalg('otb:bandmath', -il, -ram, -exp, -out)

参照

ComputeModulusAndPhase-one (OneEntry)

説明

<put algorithm description here>

パラメーター

入力の数 [選択]

<put parameter description here>

オプション:

  • 0 — 1

デフォルト: 0

入力画像 [ラスター]
<put parameter description here>
使用可能RAM (Mb) [数値]

<put parameter description here>

デフォルト: 128

出力

Modulus [ラスター]
<put output description here>
Phase [ラスター]
<put output description here>

コンソールの使用方法

processing.runalg('otb:computemodulusandphaseoneoneentry', -nbinput, -nbinput.one.in, -ram, -mod, -pha)

参照

ComputeModulusAndPhase-two (TwoEntries)

説明

<put algorithm description here>

パラメーター

入力の数 [選択]

<put parameter description here>

オプション:

  • 0 — 2

デフォルト: 0

実部入力 [ラスター]
<put parameter description here>
虚部入力 [ラスター]
<put parameter description here>
使用可能RAM (Mb) [数値]

<put parameter description here>

デフォルト: 128

出力

Modulus [ラスター]
<put output description here>
Phase [ラスター]
<put output description here>

コンソールの使用方法

processing.runalg('otb:computemodulusandphasetwotwoentries', -nbinput, -nbinput.two.re, -nbinput.two.im, -ram, -mod, -pha)

参照

画像比較

説明

<put algorithm description here>

パラメーター

参照画像 [ラスター]
<put parameter description here>
参照画像チャンネル [数値]

<put parameter description here>

デフォルト: 1

Measured画像 [ラスター]
<put parameter description here>
Measured画像チャンネル [数値]

<put parameter description here>

デフォルト: 1

開始X [数値]

<put parameter description here>

デフォルト: 0

開始 Y [数値]

<put parameter description here>

デフォルト: 0

サイズX [数値]

<put parameter description here>

デフォルト: 0

サイズY [数値]

<put parameter description here>

デフォルト: 0

出力

コンソールの使用方法

processing.runalg('otb:imagescomparaison', -ref.in, -ref.channel, -meas.in, -meas.channel, -roi.startx, -roi.starty, -roi.sizex, -roi.sizey)

参照

画像のKMZ出力

説明

<put algorithm description here>

パラメーター

入力画像 [ラスター]
<put parameter description here>
タイルサイズ [数値]

<put parameter description here>

デフォルト: 512

画像ロゴ [ラスター]

オプション。

<put parameter description here>

画像凡例 [ラスター]

オプション。

<put parameter description here>

デフォルト標高 [数値]

<put parameter description here>

デフォルト: 0

出力

出力.kmz product [ファイル]
<put output description here>

コンソールの使用方法

processing.runalg('otb:imagetokmzexport', -in, -tilesize, -logo, -legend, -elev.default, -out)

参照