Difference between revisions of "mrcImageAsProbability"
From EosPedia
(Created page with "'''mrcImageAsProbability''' is Eos's Command that is the probability of mrcImage. (Normalized so that the sum is 1) We can be used in the kernel file of Convoluti...") |
|||
Line 1: | Line 1: | ||
− | '''mrcImageAsProbability''' is [[Eos]]'s [[Command]] that is the probability | + | '''mrcImageAsProbability''' is [[Eos]]'s [[Command]] that is the probability (Normalized so that the sum is 1) of [[mrcImage]]. We can be used in the kernel file of Convolution or Deconvolution output file. |
Latest revision as of 07:49, 16 July 2014
mrcImageAsProbability is Eos's Command that is the probability (Normalized so that the sum is 1) of mrcImage. We can be used in the kernel file of Convolution or Deconvolution output file.
Contents
List of option
Main option
Option | Essential/Optional | Description | Default |
---|---|---|---|
-i | Essential | Input | NULL |
-o | Essential | Output | NULL |
-c | Optional | ConfigurationFile | NULL |
-m | Optional | Mode | 0 |
-h | Optional | Help |
-m details
Value | Description |
---|---|
0 |
Execution example
Input file image
![]() |
Size Min |
( 80, 80, 1) 1348.3 (10, 1, 0) |
Example of options only essential
![]() |
Size Min |
( 80, 80, 1) 7.74108e-06 (10, 1, 0) |
The value is normalized as: (Sum) = (Mean) * (Size) = 0.00015625 * 80 * 80 * 1 = 1