Result for image statistics measure operation.
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| PixCount | number of pixels in input image | integer | |
| Sum | sum of the values of all the pixels in the input image | real | |
| Mean | mean of the values of all the pixels in the input image | real | |
| Min | minimum of the values of all the pixels in the input image | real | |
| Max | maximum of the values of all the pixels in the input image | real | |
| StdDev | standard deviation of the values of all the pixels in the input image | real |