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)
std (double (I(:)))
std (I(:))
See also: mean2,std.
Package: image