mrcImageOrientationSearch
提供: Eospedia
mrcImageOrientationSearchとはEosのコマンドである。
目次
オプション一覧
メインオプション
| オプション | 必須項目/選択項目 | 説明 | デフォルト |
|---|---|---|---|
| -I1 | 必須 | 入力ファイル1設定: テキスト(ファイルリスト) | NULL |
| -I2 | 必須 | 入力ファイル2設定: テキスト(ファイルリスト) | NULL |
| -o | 必須 | 出力ファイル設定: テキスト(ファイルリスト) | NULL |
| -T | 選択 | 閾値 | 0 |
| -c | 選択 | コンフィグファイル設定 | NULL |
| -m | 選択 | モードを設定 | 0 |
| -h | 選択 | ヘルプを表示 |
モードの詳細
| モード | 説明 |
|---|---|
| 0 | There is one common line position in input file (using Test) |
| 1 | There is correlation file name in input file (common line position is determined Max correlation) |
| 2 | There is correlation file name in input file (common line position is determined Threshold), -T |
入力ファイル1のフォーマット
m=0 の場合
filename1 filename2 commonlineposition1 commonlineposition2 commonlinepositionMode
. . . . .
. . . . .
. . . . .
. . . . .
m=1, 2 の場合
correlationfilename filename1 filename2
. . .
. . .
. . .
. . .
入力ファイル2のフォーマット
filename
.
.
.
.