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

` `

ステレオ

Stereo Framework

説明

<put algorithm description here>

パラメーター

入力画像リスト [複数入力:ラスター]
<put parameter description here>
組のリスト [文字列]

オプション。

<put parameter description here>

デフォルト: なし

block マッチングに使用される画像チャンネル [数値]

<put parameter description here>

デフォルト: 1

デフォルト標高 [数値]

<put parameter description here>

デフォルト: 0

出力解像度 [数値]

<put parameter description here>

デフォルト: 1

NoData [数値]

<put parameter description here>

デフォルト: -32768

各DSMセルでmeasuresをfuseする方法 [選択]

<put parameter description here>

オプション:

  • 0 — max
  • 1 — min
  • 2 — mean
  • 3 — acc

デフォルト: 0

パラメーター推定モード [選択]

<put parameter description here>

オプション:

  • 0 — fit
  • 1 — user

デフォルト: 0

左上X [数値]

<put parameter description here>

デフォルト: 0.0

左上Y [数値]

<put parameter description here>

デフォルト: 0.0

サイズX [数値]

<put parameter description here>

デフォルト: 0

サイズY [数値]

<put parameter description here>

デフォルト: 0

画素サイズX [数値]

<put parameter description here>

デフォルト: 0.0

画素サイズY [数値]

<put parameter description here>

デフォルト: 0.0

出力Cartographic 地図投影 [選択]

<put parameter description here>

オプション:

  • 0 — utm
  • 1 — lambert2
  • 2 — lambert93
  • 3 — wgs
  • 4 — epsg

デフォルト: 3

ゾーン番号 [数値]

<put parameter description here>

デフォルト: 31

北半球 [ブール値]

<put parameter description here>

デフォルト:

EPSGコード [数値]

<put parameter description here>

デフォルト: 4326

``変形グリッドのステップ(ピクセル単位) `` [数値]

<put parameter description here>

デフォルト: 16

エピポーラ格子反転のサブサンプリングレート [数]

<put parameter description here>

デフォルト: 10

ブロックマッチングの測度 [選択]

<put parameter description here>

オプション:

  • 0 — ssdmean
  • 1 — ssd
  • 2 — ncc
  • 3 — lp

デフォルト: 0

p値 [数値]

<put parameter description here>

デフォルト: 1

マッチングフィルタに対するブロックの半径(ピクセル単位) [数値]

<put parameter description here>

デフォルト: 2

最小高度オフセット(メーター単位) [数値]

<put parameter description here>

デフォルト: -20

最小高度オフセット(メーター単位) [数値]

<put parameter description here>

デフォルト: 20

ブロックマッチング戦略において双射整合性を使用 [ブール値]

<put parameter description here>

デフォルト:

median disparities フィルタリングを使用 [ブール値]

<put parameter description here>

デフォルト:

相関metric 閾値 [数値]

<put parameter description here>

デフォルト: 0.6

Input left mask [ラスター]

オプション。

<put parameter description here>

入力右マスク [ラスター]

オプション。

<put parameter description here>

局所的分散が低い画素を破棄する [数値]

<put parameter description here>

デフォルト: 50

使用可能RAM (Mb) [数値]

<put parameter description here>

デフォルト: 128

出力

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

コンソールの使用方法

processing.runalg('otb:stereoframework', -input.il, -input.co, -input.channel, -elev.default, -output.res, -output.nodata, -output.fusionmethod, -output.mode, -output.mode.user.ulx, -output.mode.user.uly, -output.mode.user.sizex, -output.mode.user.sizey, -output.mode.user.spacingx, -output.mode.user.spacingy, -map, -map.utm.zone, -map.utm.northhem, -map.epsg.code, -stereorect.fwdgridstep, -stereorect.invgridssrate, -bm.metric, -bm.metric.lp.p, -bm.radius, -bm.minhoffset, -bm.maxhoffset, -postproc.bij, -postproc.med, -postproc.metrict, -mask.left, -mask.right, -mask.variancet, -ram, -output.out)

参照