EHarrisCornerDetector Class

Manages a complete context for the Harris corner detector.

Remarks

This implementation of the Harris corner detector operates exclusively on a grayscale BW8 images.

Namespace: Euresys::Open_eVision

Methods

Apply the Harris corner detector on an image/ROI.
Constructs a EHarrisCornerDetector object initialized to its default values.
Sets the derivation scale.
Sets whether the gradient is normalized before the computation of the cornerness measure.
The integration scale.
Sets whether the sub-pixel interpolation is enabled.
Threshold on the cornerness measure for a pixel to be considered as a corner.
Thresholding mode for the cornerness measure.
Sets the derivation scale.
Sets whether the gradient is normalized before the computation of the cornerness measure.
The integration scale.
Sets whether the sub-pixel interpolation is enabled.
Threshold on the cornerness measure for a pixel to be considered as a corner.
Thresholding mode for the cornerness measure.

EHarrisCornerDetector Class

Manages a complete context for the Harris corner detector.

Remarks

This implementation of the Harris corner detector operates exclusively on a grayscale BW8 images.

Namespace: Euresys.Open_eVision

Properties

Sets the derivation scale.
Sets whether the gradient is normalized before the computation of the cornerness measure.
The integration scale.
Sets whether the sub-pixel interpolation is enabled.
Threshold on the cornerness measure for a pixel to be considered as a corner.
Thresholding mode for the cornerness measure.

Methods

Apply the Harris corner detector on an image/ROI.
Constructs a EHarrisCornerDetector object initialized to its default values.