Difference between revisions of "mrcImageRotation"
From EosPedia
(Created page with "'''mrcImageRotation''' is Eos's Command that performs rotation of mrcImage. == List of option == === Main option === <table border="1"> <div align="left">...") |
(→------Option -Periodic------) |
||
Line 150: | Line 150: | ||
0.245532<br></p> | 0.245532<br></p> | ||
</td> | </td> | ||
− | <td> | + | <td>Setting -Periodic<br> |
------></td> | ------></td> | ||
<td>[[File:B120.out-a45Pm0-mrcImageRotation.png]]</td> | <td>[[File:B120.out-a45Pm0-mrcImageRotation.png]]</td> | ||
Line 167: | Line 167: | ||
</tr> | </tr> | ||
</table> | </table> | ||
− | + | ||
===------Option -m------=== | ===------Option -m------=== | ||
====with setting -a=45, -Periodic==== | ====with setting -a=45, -Periodic==== |
Latest revision as of 04:43, 30 July 2014
mrcImageRotation is Eos's Command that performs rotation of mrcImage.
Contents
List of option
Main option
-m details
Value | Description |
---|---|
0 | Nearest neighbor method |
1 | Bi-linear interpolation method |
Execution example
------Input file's image------
![]() |
Min Max |
-64.5759 93.0617 |
------Example of options only essential------
![]() |
Min Max |
-64.5759 93.0617 |
------Option -a------
Case: a=180
![]() |
Min Max |
-64.5759 93.0617 |
------Option -Periodic------
with a=45
without -Periodic | with -Periodic | |||||
![]() |
Min Max |
-64.5759 93.0617 |
Setting -Periodic ------> |
![]() |
Min Max |
-64.5759 93.0617 |
------Option -m------
with setting -a=45, -Periodic
Case: m=0
![]() |
Min Max |
-64.5759 93.0617 |
Case: m=1
![]() |
Min Max |
-40.7276 81.6688 |