Table of Contents

Field SigmaScale

Namespace
OpenCvSharp.LineDescriptor
Assembly
OpenCvSharp.dll

Sigma for the Gaussian filter. It is computed as sigma = SigmaScale/Scale.

public readonly double SigmaScale

Returns

double
Sigma for the Gaussian filter. It is computed as sigma = SigmaScale/Scale.