EHarrisInterestPoints::GetGradientX

Returns the gradient along the X-axis of a corner point.

Namespace: Euresys::Open_eVision

[C++]

float GetGradientX(
   OEV_UINT32 index
)

Parameters

index

The index of the corner point.

EHarrisInterestPoints.GetGradientX

Returns the gradient along the X-axis of a corner point.

Namespace: Euresys.Open_eVision

[C#]

float GetGradientX(
   uint index
)

Parameters

index

The index of the corner point.