Back to FabImage Studio website
You are here: Start » Filter Reference » Texture Analysis » ImageStandardDeviation
Calculates standard deviation of image pixel values.
Name | Type | Description | |
---|---|---|---|
![]() |
inImage | Image | Input image. |
![]() |
inRoi | Region* | Region of Interest. |
![]() |
outStandardDeviation | Real | Calculated standard deviation. |
Description
Computes how input image pixel values are spread out.
Examples
![]() |
ImageStandardDeviation yielded 0.0 for regions 1 and 2, but 93.3 for 3.
Complexity Level
This filter is available on Basic Complexity Level.