Difference between revisions of "mrcImageROI3D"

From EosPedia
Jump to: navigation, search
(Created page with "'''mrcImageROI3D''' is Eos's Command that extracts the ROI from mrcImage(3D) file. == List of option == <table border="1"> <div align="left"> <tr>...")
 
(List of option)
 
Line 19: Line 19:
 
<td>-o</td>
 
<td>-o</td>
 
<td>Essential</td>
 
<td>Essential</td>
<td>Output: [[mrcImage]]</td>
+
<td>Output: [[mrcImage]](ROI)</td>
 
<td>NULL</td>
 
<td>NULL</td>
 
</tr>
 
</tr>
Line 48: Line 48:
 
</div>
 
</div>
 
</table>
 
</table>
 
  
 
== Execution example ==
 
== Execution example ==

Latest revision as of 00:56, 30 July 2014

mrcImageROI3D is Eos's Command that extracts the ROI from mrcImage(3D) file.

List of option

Option Essential/Optional NULL Default
-i Essential Input: mrcImage NULL
-o Essential Output: mrcImage(ROI) NULL
-x Optional from x1[pixel] to x2[pixel] x1=0.0 x2=0.0
-y Optional from y1[pixel] to y2[pixel] y1=0.0 y2=0.0
-z Optional from z1[pixel] to z2[pixel] z1=0.0 z2=0.0
-h Optional Help  

Execution example

------Input file's image------

Input.noiseadd-mrcImageROI3D.png

Min

Max
Mean
SD

SE

0

255
96.8606
123.396

1.54245

------Output------

Case: -x=20 60,-y=20 60,-z=0 1

Outdata-mrcImageROI3D.png

Min

Max
Mean
SD

SE

0

255
105.831
125.247

3.13117