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

` `

画像ツール

植生指数(距離に基づく)

説明

<put algorithm description here>

パラメーター

近赤外バンド [ラスター]
<put parameter description here>
赤バンド [ラスター]
<put parameter description here>
soil lineの勾配 [数値]

<put parameter description here>

デフォルト: 0.0

soil lineのIntercept [数値]

<put parameter description here>

デフォルト: 0.0

出力

PVI (Richardson and Wiegand) [ラスター]
<put output description here>
PVI (Perry & Lautenschlager) [ラスター]
<put output description here>
PVI (Walther & Shabaani) [ラスター]
<put output description here>
PVI (Qi, et al) [ラスター]
<put output description here>

コンソールの使用方法

processing.runalg('saga:vegetationindexdistancebased', nir, red, slope, intercept, pvi, pvi1, pvi2, pvi3)

参照

植生指数[勾配に基づく]

説明

<put algorithm description here>

パラメーター

近赤外バンド [ラスター]
<put parameter description here>
赤バンド [ラスター]
<put parameter description here>

出力

正規化植生指標 [ラスター]
<put output description here>
Ratio 植生指標 [ラスター]
<put output description here>
変換された植生指数 [ラスター]
<put output description here>
補正済みの変換された植生指数 [ラスター]
<put output description here>
Thiamの変換された植生指数 [ラスター]
<put output description here>
Normalized Ratio 植生指標 [ラスター]
<put output description here>

コンソールの使用方法

processing.runalg('saga:vegetationindexslopebased', nir, red, ndvi, ratio, tvi, ctvi, ttvi, nratio)

参照