Function File: s = std2 (I)

Returns the standard deviation for a 2D real type matrix.

Uses std (double (I(:))) for integer type input and std (I(:)) for floating type input (single/double)

See also: mean2,std.

Package: image