EHarrisInterestPoints::GetY

Returns the ordinate of a corner point.

Namespace: Euresys::Open_eVision

[C++]

float GetY(
   OEV_UINT32 index
)

Parameters

index

The index of the corner point.

EHarrisInterestPoints.GetY

Returns the ordinate of a corner point.

Namespace: Euresys.Open_eVision

[C#]

float GetY(
   uint index
)

Parameters

index

The index of the corner point.