EHarrisInterestPoints::GetGradientOrientation

Returns the orientation of the gradient at a corner point.

Namespace: Euresys::Open_eVision

[C++]

float GetGradientOrientation(
   OEV_UINT32 index
)

Parameters

index

The index of the corner point.

EHarrisInterestPoints.GetGradientOrientation

Returns the orientation of the gradient at a corner point.

Namespace: Euresys.Open_eVision

[C#]

float GetGradientOrientation(
   uint index
)

Parameters

index

The index of the corner point.