Click or drag to resize

SURFNOctaveLayers Property

The number of images within each octave of a gaussian pyramid. It is set to 2 by default.

Namespace:  OpenCvSharp.XFeatures2D
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public int NOctaveLayers { get; set; }

Property Value

Type: Int32
See Also