Image Region Statistics
Mira provides several methods for computing a statistical estimator inside a rectangular region of an image. These estimators are usually measured using the Region Statistics dialog.
Region Statistics Estimators |
|
Mean |
Calculates the arithmetic mean value of all pixels inside the reference region with no rejection of extreme values. This is the preferred method if the region contains only well-behaved statistical noise. |
Median |
Creates an image containing the Median values of all images at each point. This method has good ability to reject extreme values. For a given number of input images, the noise in the resulting image is not as low as that which can result from Mean combining methods. |