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: 1.0.0
Syntax
public int NOctaveLayers { get; set; }

Property Value

Type: Int32
See Also