mrcImageAreaCalc
mrcImageAreaCalc is Eos's Command that calculate the area and volume using the image binarized.
Contents
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
![]() |
Min Max |
0 65.5929 |
Using the image binarized ------> |
![]() |
Min Max |
0 1 |
Output -o
![]() |
Min Max |
0 107 |
*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.
![]() |
Min Max |
0 9 |