ECodedElement::ComputePixelMax

Computes the maximum gray level of the pixels of a given image over the coded element.

Namespace: Euresys::Open_eVision

[C++]

EBW8 ComputePixelMax(
   const EROIBW8& image
)

Parameters

image

The input image.

ECodedElement.ComputePixelMax

Computes the maximum gray level of the pixels of a given image over the coded element.

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.EBW8 ComputePixelMax(
   Euresys.Open_eVision.EROIBW8 image
)

Parameters

image

The input image.