Back to FabImage Studio website

You are here: Start » Filter Reference » Texture Analysis » StandardDeviationImage

StandardDeviationImage


Creates image of pixels' local standard deviations.

Name Type Range Description
inImage Image Input image.
inRoi Region* Region of Interest.
inKernelRadius Integer 1 - 40 Radius of square kernel (width and height are 2r+1).
outStdDevImage Image Resulting image.

Only the following inImage pixel formats are supported: uint8, int8, uint16, int16, real

Examples

Input image

Output image (with additional postprocessing: normalization)

Complexity Level

This filter is available on Basic Complexity Level.