ECodedElement::ComputePixelGrayAverage

Computes the average gray-level value of the pixels of a given image over the coded element.

Namespace: Euresys::Open_eVision

[C++]

float ComputePixelGrayAverage(
   const EROIBW8& image
)

Parameters

image

The input image.

ECodedElement.ComputePixelGrayAverage

Computes the average gray-level value of the pixels of a given image over the coded element.

Namespace: Euresys.Open_eVision

[C#]

float ComputePixelGrayAverage(
   Euresys.Open_eVision.EROIBW8 image
)

Parameters

image

The input image.