` `
<put algorithm description here>
入力画像
[ラスター]使用可能RAM (Mb)
[数値]<put parameter description here>
デフォルト: 128
演算
[選択]<put parameter description here>
オプション:
デフォルト: 0
カラーマッピングの方法
[選択]<put parameter description here>
オプション:
デフォルト: 0
ルックアップテーブル
[選択]<put parameter description here>
オプション:
0 — 赤
1 — 緑
2 — 青
3 — 灰
4 — 暖
5 — 寒
6 — 春
7 — 夏
8 — 秋
9 — 冬
デフォルト: 0
Mapping range lower value
[number]<put parameter description here>
デフォルト: 0
Mapping range higher value
[数値]<put parameter description here>
デフォルト: 255
出力画像
[ラスター]processing.runalg('otb:colormappingcontinuous', -in, -ram, -op, -method, -method.continuous.lut, -method.continuous.min, -method.continuous.max, -out)
<put algorithm description here>
入力画像
[ラスター]使用可能RAM (Mb)
[数値]<put parameter description here>
デフォルト: 128
演算
[選択]<put parameter description here>
オプション:
デフォルト: 0
カラーマッピングの方法
[選択]<put parameter description here>
オプション:
0 — カスタム
デフォルト: 0
ルックアップテーブル
[ファイル]出力画像
[ラスター]processing.runalg('otb:colormappingcustom', -in, -ram, -op, -method, -method.custom.lut, -out)
<put algorithm description here>
入力画像
[ラスター]使用可能RAM (Mb)
[数値]<put parameter description here>
デフォルト: 128
演算
[選択]<put parameter description here>
オプション:
デフォルト: 0
カラーマッピングの方法
[選択]<put parameter description here>
オプション:
0 — 画像
デフォルト: 0
Support 画像
[ラスター]NoData 値
[数値]<put parameter description here>
デフォルト: 0
lower quantile
[number]<put parameter description here>
デフォルト: 2
upper quantile
[number]<put parameter description here>
デフォルト: 2
出力画像
[ラスター]processing.runalg('otb:colormappingimage', -in, -ram, -op, -method, -method.image.in, -method.image.nodatavalue, -method.image.low, -method.image.up, -out)
<put algorithm description here>
入力画像
[ラスター]使用可能RAM (Mb)
[数値]<put parameter description here>
デフォルト: 128
演算
[選択]<put parameter description here>
オプション:
デフォルト: 0
カラーマッピングの方法
[選択]<put parameter description here>
オプション:
0 — 最適
デフォルト: 0
背景ラベル
[数値]<put parameter description here>
デフォルト: 0
出力画像
[ラスター]processing.runalg('otb:colormappingoptimal', -in, -ram, -op, -method, -method.optimal.background, -out)
<put algorithm description here>
入力画像
[ラスター]使用可能RAM (Mb)
[数値]<put parameter description here>
デフォルト: 128
抽出モード
[選択]<put parameter description here>
オプション:
デフォルト: 0
参照画像
[ラスター]デフォルト標高
[数値]<put parameter description here>
デフォルト: 0
出力画像
[ラスター]processing.runalg('otb:extractroifit', -in, -ram, -mode, -mode.fit.ref, -mode.fit.elev.default, -out)
<put algorithm description here>
入力画像
[ラスター]使用可能RAM (Mb)
[数値]<put parameter description here>
デフォルト: 128
抽出モード
[選択]<put parameter description here>
オプション:
0 — 標準
デフォルト: 0
開始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:extractroistandard', -in, -ram, -mode, -startx, -starty, -sizex, -sizey, -out)
<put algorithm description here>
入力画像リスト
[複数入力:ラスター]使用可能RAM (Mb)
[数値]<put parameter description here>
デフォルト: 128
出力画像
[ラスター]processing.runalg('otb:imagesconcatenation', -il, -ram, -out)
<put algorithm description here>
入力タイル画像
[複数入力:ラスター]タイル列の数
[数値]<put parameter description here>
デフォルト: 0
タイル行の数
[数値]<put parameter description here>
デフォルト: 0
出力画像
[ラスター]processing.runalg('otb:imagetilefusion', -il, -cols, -rows, -out)
<put algorithm description here>
入力画像
[ラスター]OSSIMキーワードリストを表示
[ブール値]<put parameter description here>
デフォルト: 真
GCPのId
[文字列]<put parameter description here>
デフォルト: なし
GCP情報
[文字列]<put parameter description here>
デフォルト: なし
GCPs 画像座標
[文字列]<put parameter description here>
デフォルト: なし
GCPの地理座標
[文字列]<put parameter description here>
デフォルト: なし
processing.runalg('otb:readimageinformation', -in, -keywordlist, -gcp.ids, -gcp.info, -gcp.imcoord, -gcp.geocoord)
<put algorithm description here>
入力画像
[ラスター]使用可能RAM (Mb)
[数値]<put parameter description here>
デフォルト: 128
出力最小値
[数値]<put parameter description here>
デフォルト: 0
出力最大値
[数値]<put parameter description here>
デフォルト: 255
出力画像
[ラスター]processing.runalg('otb:rescaleimage', -in, -ram, -outmin, -outmax, -out)