mrcImageAutoCorrelationWithWindowing
From EosPedia
mrcImageAutoCorrelationWithWindowing is Eos's Command that perfoms adaptive Binarization.
Contents
List of option
Option | Essential/Optional | NULL | Default |
---|---|---|---|
-i | Optional | Input: mrcImage | NULL |
-o | Essential | Output1: mrcImage (Output file of the results of Correlation) | NULL |
-O | Optional | Output2: mrcImage (Output file of the results of Windouwing) | NULL |
-Wy | Optional | Size of windowing function | 6 |
-h | Optional | Help |
Execution example
Input file's image
![]() |
Min Max |
0 65.5929 |
Output file 1
Case: No -Wy setting (Default)
![]() |
Min Max |
2376.52 2376.52 |
Case: Wy=2
![]() |
Min Max |
32.7383 10204.5 |
Output file2
Case: No -Wy setting (Default)
![]() |
Min Max |
5.45036 5.45036 |
Case: Wy=2
![]() |
Min Max |
0 65.5929 |