mrcImageZPad

提供: Eospedia
2013年10月30日 (水) 04:18時点におけるKinoshita (トーク | 投稿記録)による版

(差分) ←前の版 | 最新版 (差分) | 次の版→ (差分)
移動: 案内検索

mrcImageZPadとはパディングを行うEosコマンドである。


オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-i 必須 入力ファイル: mrcImage NULL
-o 必須 出力ファイル: mrcImage NULL
-r 選択 rmax = height of z window * 0.5. 0
-w 選択 Width of slope. For mode 1. Usually w>=3 is good enough. 1
-v 選択 Value of out of threshold. 0
-Nx 選択 Number of x.Default is inputfile. 0
-Ny 選択 Number of y.Default is inputfile. 0
-Nz 選択 Number of z.Default is inputfile. 0
-Floating 選択 Floating
-c 選択 コンフィグファイル設定 NULL
-m 選択 モードを設定 0
-h 選択 ヘルプを表示  

-m の詳細

モード 説明
0 Default: Out of threshold is avrage of threshold plain.
1 Mulplying cos function. Default: Out of threshold is avrage of threshold plain.


実行例