EHarrisCornerDetector::GetIntegrationScale

EHarrisCornerDetector::SetIntegrationScale

The integration scale.

Namespace: Euresys::Open_eVision

[C++]

float GetIntegrationScale() const

void SetIntegrationScale(float integrationScale)

Remarks

The integration scale is the standard deviation of the Gaussian filter that is used for scale analysis.

EHarrisCornerDetector.IntegrationScale

The integration scale.

Namespace: Euresys.Open_eVision

[C#]

float IntegrationScale

{ get; set; }

Remarks

The integration scale is the standard deviation of the Gaussian filter that is used for scale analysis.