EHarrisInterestPoints Class

Container class for the results of the Harris corner detector.

Remarks

The EHarrisCornerDetector class stores its results in this container.

Namespace: Euresys::Open_eVision

Methods

Draws the location of the corner points.
Draws the location of a specific corner point.
Draws the location of a specific corner point.
Draws the location of the corner points.
Constructs a container for the results of a Harris corner detector.
Returns the cornerness measure of a corner point.
Returns the magnitude of the gradient at a corner point.
Returns the orientation of the gradient at a corner point.
Returns the gradient along the X-axis of a corner point.
Returns the gradient along the Y-axis of a corner point.
Returns the coordinates of a corner point.
The number of corner points in the container.
Returns the abscissa of a corner point.
Returns the ordinate of a corner point.

EHarrisInterestPoints Class

Container class for the results of the Harris corner detector.

Remarks

The EHarrisCornerDetector class stores its results in this container.

Namespace: Euresys.Open_eVision

Properties

The number of corner points in the container.

Methods

Draws the location of the corner points.
Draws the location of a specific corner point.
Draws the location of a specific corner point.
Draws the location of the corner points.
Constructs a container for the results of a Harris corner detector.
Returns the cornerness measure of a corner point.
Returns the magnitude of the gradient at a corner point.
Returns the orientation of the gradient at a corner point.
Returns the gradient along the X-axis of a corner point.
Returns the gradient along the Y-axis of a corner point.
Returns the coordinates of a corner point.
Returns the abscissa of a corner point.
Returns the ordinate of a corner point.