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

` `

地物の抽出

白黒の地形学的操作(閉塞)

説明

<put algorithm description here>

パラメーター

入力画像 [ラスター]
<put parameter description here>
選択されたチャンネル [数値]

<put parameter description here>

デフォルト: 1

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

<put parameter description here>

デフォルト: 128

要素構造化種類 [選択]

<put parameter description here>

オプション:

  • 0 — ball

デフォルト: 0

要素構造化半径 [数値]

<put parameter description here>

デフォルト: 5

地形学的操作 [選択]

<put parameter description here>

オプション:

  • 0 — 閉塞

デフォルト: 0

出力

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

コンソールの使用方法

processing.runalg('otb:binarymorphologicaloperationclosing', -in, -channel, -ram, -structype, -structype.ball.xradius, -filter, -out)

参照

白黒の地形学的操作(膨張)

説明

<put algorithm description here>

パラメーター

入力画像 [ラスター]
<put parameter description here>
選択されたチャンネル [数値]

<put parameter description here>

デフォルト: 1

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

<put parameter description here>

デフォルト: 128

要素構造化種類 [選択]

<put parameter description here>

オプション:

  • 0 — ball

デフォルト: 0

要素構造化半径 [数値]

<put parameter description here>

デフォルト: 5

地形学的操作 [選択]

<put parameter description here>

オプション:

  • 0 — 膨張

デフォルト: 0

前景値 [数値]

<put parameter description here>

デフォルト: 1

背景値 [数値]

<put parameter description here>

デフォルト: 0

出力

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

コンソールの使用方法

processing.runalg('otb:binarymorphologicaloperationdilate', -in, -channel, -ram, -structype, -structype.ball.xradius, -filter, -filter.dilate.foreval, -filter.dilate.backval, -out)

参照

白黒の地形学的操作(浸食)

説明

<put algorithm description here>

パラメーター

入力画像 [ラスター]
<put parameter description here>
選択されたチャンネル [数値]

<put parameter description here>

デフォルト: 1

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

<put parameter description here>

デフォルト: 128

要素構造化種類 [選択]

<put parameter description here>

オプション:

  • 0 — ball

デフォルト: 0

要素構造化半径 [数値]

<put parameter description here>

デフォルト: 5

地形学的操作 [選択]

<put parameter description here>

オプション:

  • 0 — 浸食

デフォルト: 0

出力

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

コンソールの使用方法

processing.runalg('otb:binarymorphologicaloperationerode', -in, -channel, -ram, -structype, -structype.ball.xradius, -filter, -out)

参照

白黒の地形学的操作 (opening)

説明

<put algorithm description here>

パラメーター

入力画像 [ラスター]
<put parameter description here>
選択されたチャンネル [数値]

<put parameter description here>

デフォルト: 1

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

<put parameter description here>

デフォルト: 128

要素構造化種類 [選択]

<put parameter description here>

オプション:

  • 0 — ball

デフォルト: 0

要素構造化半径 [数値]

<put parameter description here>

デフォルト: 5

地形学的操作 [選択]

<put parameter description here>

オプション:

  • 0 — 開口

デフォルト: 0

出力

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

コンソールの使用方法

processing.runalg('otb:binarymorphologicaloperationopening', -in, -channel, -ram, -structype, -structype.ball.xradius, -filter, -out)

参照

境界抽出(勾配)

説明

<put algorithm description here>

パラメーター

入力画像 [ラスター]
<put parameter description here>
選択されたチャンネル [数値]

<put parameter description here>

デフォルト: 1

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

<put parameter description here>

デフォルト: 128

Edge 地物 [選択]

<put parameter description here>

オプション:

  • 0 — 勾配

デフォルト: 0

出力

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

コンソールの使用方法

processing.runalg('otb:edgeextractiongradient', -in, -channel, -ram, -filter, -out)

参照

境界抽出(ソベル)

説明

<put algorithm description here>

パラメーター

入力画像 [ラスター]
<put parameter description here>
選択されたチャンネル [数値]

<put parameter description here>

デフォルト: 1

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

<put parameter description here>

デフォルト: 128

Edge 地物 [選択]

<put parameter description here>

オプション:

  • 0 — ソベル

デフォルト: 0

出力

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

コンソールの使用方法

processing.runalg('otb:edgeextractionsobel', -in, -channel, -ram, -filter, -out)

参照

境界抽出 (touzi)

説明

<put algorithm description here>

パラメーター

入力画像 [ラスター]
<put parameter description here>
選択されたチャンネル [数値]

<put parameter description here>

デフォルト: 1

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

<put parameter description here>

デフォルト: 128

Edge 地物 [選択]

<put parameter description here>

オプション:

  • 0 — touzi

デフォルト: 0

半径 [数値]

<put parameter description here>

デフォルト: 1

出力

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

コンソールの使用方法

processing.runalg('otb:edgeextractiontouzi', -in, -channel, -ram, -filter, -filter.touzi.xradius, -out)

参照

グレースケールの地形学的操作(閉塞)

説明

<put algorithm description here>

パラメーター

入力画像 [ラスター]
<put parameter description here>
選択されたチャンネル [数値]

<put parameter description here>

デフォルト: 1

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

<put parameter description here>

デフォルト: 128

要素構造化種類 [選択]

<put parameter description here>

オプション:

  • 0 — ball

デフォルト: 0

要素構造化半径 [数値]

<put parameter description here>

デフォルト: 5

地形学的操作 [選択]

<put parameter description here>

オプション:

  • 0 — 閉塞

デフォルト: 0

出力

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

コンソールの使用方法

processing.runalg('otb:grayscalemorphologicaloperationclosing', -in, -channel, -ram, -structype, -structype.ball.xradius, -filter, -out)

参照

グレースケールの地形学的操作(膨張)

説明

<put algorithm description here>

パラメーター

入力画像 [ラスター]
<put parameter description here>
選択されたチャンネル [数値]

<put parameter description here>

デフォルト: 1

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

<put parameter description here>

デフォルト: 128

要素構造化種類 [選択]

<put parameter description here>

オプション:

  • 0 — ball

デフォルト: 0

要素構造化半径 [数値]

<put parameter description here>

デフォルト: 5

地形学的操作 [選択]

<put parameter description here>

オプション:

  • 0 — 膨張

デフォルト: 0

出力

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

コンソールの使用方法

processing.runalg('otb:grayscalemorphologicaloperationdilate', -in, -channel, -ram, -structype, -structype.ball.xradius, -filter, -out)

参照

グレースケールの地形学的操作(浸食)

説明

<put algorithm description here>

パラメーター

入力画像 [ラスター]
<put parameter description here>
選択されたチャンネル [数値]

<put parameter description here>

デフォルト: 1

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

<put parameter description here>

デフォルト: 128

要素構造化種類 [選択]

<put parameter description here>

オプション:

  • 0 — ball

デフォルト: 0

要素構造化半径 [数値]

<put parameter description here>

デフォルト: 5

地形学的操作 [選択]

<put parameter description here>

オプション:

  • 0 — 浸食

デフォルト: 0

出力

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

コンソールの使用方法

processing.runalg('otb:grayscalemorphologicaloperationerode', -in, -channel, -ram, -structype, -structype.ball.xradius, -filter, -out)

参照

グレースケールの地形学的操作(開口)

説明

<put algorithm description here>

パラメーター

入力画像 [ラスター]
<put parameter description here>
選択されたチャンネル [数値]

<put parameter description here>

デフォルト: 1

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

<put parameter description here>

デフォルト: 128

要素構造化種類 [選択]

<put parameter description here>

オプション:

  • 0 — ball

デフォルト: 0

要素構造化半径 [数値]

<put parameter description here>

デフォルト: 5

地形学的操作 [選択]

<put parameter description here>

オプション:

  • 0 — 開口

デフォルト: 0

出力

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

コンソールの使用方法

processing.runalg('otb:grayscalemorphologicaloperationopening', -in, -channel, -ram, -structype, -structype.ball.xradius, -filter, -out)

参照

Haralick テクスチャ抽出

説明

<put algorithm description here>

パラメーター

入力画像 [ラスター]
<put parameter description here>
選択されたチャンネル [数値]

<put parameter description here>

デフォルト: 1

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

<put parameter description here>

デフォルト: 128

X半径 [数値]

<put parameter description here>

デフォルト: 2

Y半径 [数値]

<put parameter description here>

デフォルト: 2

X オフセット [数値]

<put parameter description here>

デフォルト: 1

Y オフセット [数値]

<put parameter description here>

デフォルト: 1

Image Minimum [数値]

<put parameter description here>

デフォルト: 0

Image Maximum [数値]

<put parameter description here>

デフォルト: 255

binのヒストグラム数 [数値]

<put parameter description here>

デフォルト: 8

テクスチャセット選択 [選択]

<put parameter description here>

オプション:

  • 0 — 単純

  • 1 — advanced
  • 2 — higher

デフォルト: 0

出力

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

コンソールの使用方法

processing.runalg('otb:haralicktextureextraction', -in, -channel, -ram, -parameters.xrad, -parameters.yrad, -parameters.xoff, -parameters.yoff, -parameters.min, -parameters.max, -parameters.nbbin, -texture, -out)

参照

ラインセグメントの検出

説明

<put algorithm description here>

パラメーター

入力画像 [ラスター]
<put parameter description here>
No rescaling in [0, 255] [ブール値]

<put parameter description here>

デフォルト:

出力

出力検出線 [ベクター]
<put output description here>

コンソールの使用方法

processing.runalg('otb:linesegmentdetection', -in, -norescale, -out)

参照

ローカル統計抽出

説明

<put algorithm description here>

パラメーター

入力画像 [ラスター]
<put parameter description here>
選択されたチャンネル [数値]

<put parameter description here>

デフォルト: 1

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

<put parameter description here>

デフォルト: 128

近隣半径 [数値]

<put parameter description here>

デフォルト: 3

出力

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

コンソールの使用方法

processing.runalg('otb:localstatisticextraction', -in, -channel, -ram, -radius, -out)

参照

多変量変化検出器

説明

<put algorithm description here>

パラメーター

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

<put parameter description here>

デフォルト: 128

出力

変更地図 [ラスター]
<put output description here>

コンソールの使用方法

processing.runalg('otb:multivariatealterationdetector', -in1, -in2, -ram, -out)

参照

放射指数

説明

<put algorithm description here>

パラメーター

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

<put parameter description here>

デフォルト: 128

青チャンネル [数値]

<put parameter description here>

デフォルト: 1

緑チャンネル [数値]

<put parameter description here>

デフォルト: 1

赤チャンネル [数値]

<put parameter description here>

デフォルト: 1

NIR チャンネル [数値]

<put parameter description here>

デフォルト: 1

Mir チャンネル [数値]

<put parameter description here>

デフォルト: 1

利用可能な放射分析指標 [選択]

<put parameter description here>

オプション:

  • 0 — ndvi
  • 1 — tndvi
  • 2 — rvi
  • 3 — savi
  • 4 — tsavi
  • 5 — msavi
  • 6 — msavi2
  • 7 — gemi
  • 8 — ipvi
  • 9 — ndwi
  • 10 — ndwi2
  • 11 — mndwi
  • 12 — ndpi
  • 13 — ndti
  • 14 — ri
  • 15 — ci
  • 16 — bi
  • 17 — bi2

デフォルト: 0

出力

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

コンソールの使用方法

processing.runalg('otb:radiometricindices', -in, -ram, -channels.blue, -channels.green, -channels.red, -channels.nir, -channels.mir, -list, -out)

参照