mrcImageAreaCalc

From EosPedia
Jump to: navigation, search

mrcImageAreaCalc is Eos's Command that calculate the area and volume using the image binarized.

List of option

Option Essential/Optional Description Default
-i Essential Input: mrcImage NULL
-o Essential Output: mrcImage NULL
-O Optional Output the number of pixels of maximum area: ASCII stdout
-l Optional Labeling: mrcImage NULL
-h Optional Help  


Execution example

Input file's image

B120-mrcImageAreaCalc.png

Min

Max
Mean
SD

SE

0

65.5929
5.45036
12.3043

0.153804

Using the image binarized
  ------>
Bin.m0t45-mrcImageAreaCalc.png

Min

Max
Mean
SD

SE

0

1
0.0220312
0.146785

0.00183481

Output -o

A.labe.binm0t45-mrcImageAreaCalc.png

Min

Max
Mean
SD

SE

0

107
1.85047
13.7374

0.00183481

*Set region of maximum area to 1.
And set other to the ratio of its region.

Option -O

Specify the output destination in the options as follows.
In this case, "a.bin.m0t45.center.info2" is the destination.

In terms of using cat command this destination.

MaxRegion: 107.000000 

The number of pixels of the area of maximum is out as described above.

Option -l

have the same functionality as mrcImageLabeling.
*Output destination is the destination specified in the option -I.

Outdata2-mrcImageAreaCalc.png

Min

Max
Mean
SD

SE

0

9
0.0596875
0.603272

0.0075409