Difference between revisions of "mrcImage2DBackProjection"
From EosPedia
(Created page with "'''MrcImage2DBackProjection''' is Eos's Command that performs Backprojection(2D). == List of option == <table border="1"> <tr> <th>Option</th> <th>Esse...") |
(No difference)
|
Revision as of 02:00, 16 July 2014
MrcImage2DBackProjection is Eos's Command that performs Backprojection(2D).
List of option
Option | Essential/Optional | Description | Default |
---|---|---|---|
-i | Essential | Input設定 | NULL |
-o | Essential | Output設定 | NULL |
-z | Optional | z軸の幅を設定 | 10 |
-h | Optional | Help |
Execution example
Input file's image
![]() |
Min Max |
0 40.1789 |
出力結果
xy平面 | yz平面 | ||
![]() |
![]() |
Min Max |
0 40.1789 |
オプション-zを30とすると以下のように出力される。
xy平面 | yz平面 | ||
![]() |
![]() |
Min Max |
0 40.1789 |