mrcImageShapeSearch

提供: Eospedia
2015年10月18日 (日) 13:36時点におけるTacyas (トーク | 投稿記録)による版

移動: 案内検索

mrcImageShapeSearchとは、三次元画像の中から円筒や円盤、球などの物体を探索するためのEosコマンドである。入力画像は2値像が基本となっています。


オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-i 必須 入力ファイル: mrcImage NULL
-o 必須 出力ファイル: mrcImage NULL
-Shape 必須 出力ファイル: mrcImage NULL
-r 選択 Radius[pixel]: (minR, maxR) (3, 5)
-l 選択 Length[pixel]: (minL. maxL) (3, 5)
-Phi 選択 around z-axis[degree]: (minPhi, maxPhi, delPhi) (0.0, 359.0, 1.0)
-Theta 選択 around x-axis[degree]: (minTheta, maxTheta, delTheta) (0.0, 359.0, 1.0)
-c 選択 コンフィグファイル設定 NULL
-m 選択 モードを設定 0
-h 選択 ヘルプを表示  


モードの詳細

モード 説明
0 Cylinder with radius and length


実行例