EHitAndMissKernel::GetValue

Returns the value of an element of the kernel at a given coordinate.

Namespace: Euresys::Open_eVision

[C++]

Euresys::Open_eVision::EHitAndMissValue GetValue(
   int x,
   int y
)

Parameters

x

The abscissa of the element.

y

The ordinate of the element.

EHitAndMissKernel.GetValue

Returns the value of an element of the kernel at a given coordinate.

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.EHitAndMissValue GetValue(
   int x,
   int y
)

Parameters

x

The abscissa of the element.

y

The ordinate of the element.