Difference between revisions of "lmrcImageSigmaCalculate(API)"
From EosPedia
(Created page with "DataManip/mrcImage/src/'''lmrcImageSigmaCalculate''' is API for calculation of Standard Deviation. It is used by mrcImageNormalizedSubtraction, mrcImageNoiseReductionByR...") |
(No difference)
|
Latest revision as of 01:24, 3 September 2014
DataManip/mrcImage/src/lmrcImageSigmaCalculate is API for calculation of Standard Deviation. It is used by mrcImageNormalizedSubtraction, mrcImageNoiseReductionByRelaxation, and so on.
constant
struct
API
extern double lmrcImageSigmaCalculate(mrcImage* in);
Output Standard Deviation at Input file mrcImage.