ECodedElement::ComputePixelGrayDeviation

Computes the standard deviation of the gray-level values of a given image over the coded element.

Namespace: Euresys::Open_eVision

[C++]

float ComputePixelGrayDeviation(
   const EROIBW8& image
)

Parameters

image

The input image.

ECodedElement.ComputePixelGrayDeviation

Computes the standard deviation of the gray-level values of a given image over the coded element.

Namespace: Euresys.Open_eVision

[C#]

float ComputePixelGrayDeviation(
   Euresys.Open_eVision.EROIBW8 image
)

Parameters

image

The input image.