mrcRefNoiseAdd
提供: Eospedia
目次
オプション一覧
メインオプション
オプション | 必須項目/選択項目 | 説明 | デフォルト |
---|---|---|---|
-i | 必須 | 入力ファイル: mrcImage | NULL |
-o | 必須 | 出力ファイル: mrcImage | NULL |
-s | 選択 | ノイズの強度(Unit is standard deviation of input reference) | 1.0 |
-h | 選択 | High threshold to calclate S.D. Default is max of input file. | 0 |
-l | 選択 | Low threshold to calclate S.D. Default is min of input file. | 0 |
-c | 選択 | コンフィグファイル設定 | NULL |
-m | 選択 | モードを設定 | 0 |
-h | 選択 | ヘルプを表示 |
モードの詳細
モード | 説明 |
---|---|
0 | for Reffile |
1 | for normal image file |
実行例
入力ファイルの画像
![]() |
最小 最大 |
-1.12463 (4, 0, 62) 15 (8, 0, 0) |
オプション必須項目のみの場合
![]() |
最小 最大 |
-14.3533 (18, 8, 10) 20.5748 (9, 7, 100) |
オプション -s
s=2.0で実行
![]() |
最小 最大 |
-29.1091 (3, 10, 81) 34.617 (12, 7, 9) |