ECodedElement::ComputePixelMin

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

Namespace: Euresys::Open_eVision

[C++]

EBW8 ComputePixelMin(
   const EROIBW8& image
)

Parameters

image

The input image.

ECodedElement.ComputePixelMin

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

Namespace: Euresys.Open_eVision

[C#]

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

Parameters

image

The input image.