EHarrisInterestPoints::GetPoint

Returns the coordinates of a corner point.

Namespace: Euresys::Open_eVision

[C++]

EPoint GetPoint(
   OEV_UINT32 index
)

Parameters

index

The index of the corner point.

EHarrisInterestPoints.GetPoint

Returns the coordinates of a corner point.

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.EPoint GetPoint(
   uint index
)

Parameters

index

The index of the corner point.