EHarrisInterestPoints::GetX

Returns the abscissa of a corner point.

Namespace: Euresys::Open_eVision

[C++]

float GetX(
   OEV_UINT32 index
)

Parameters

index

The index of the corner point.

EHarrisInterestPoints.GetX

Returns the abscissa of a corner point.

Namespace: Euresys.Open_eVision

[C#]

float GetX(
   uint index
)

Parameters

index

The index of the corner point.