ECodedElement::ComputePixelGrayVariance

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

Namespace: Euresys::Open_eVision

[C++]

double ComputePixelGrayVariance(
   const EROIBW8& image
)

Parameters

image

The input image.

ECodedElement.ComputePixelGrayVariance

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

Namespace: Euresys.Open_eVision

[C#]

double ComputePixelGrayVariance(
   Euresys.Open_eVision.EROIBW8 image
)

Parameters

image

The input image.