CvSURFParamsNOctaves Property OpenCvSharp Class Library
The number of octaves to be used for extraction. With each next octave the feature size is doubled (3 by default)

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public int NOctaves { get; set; }

Property Value

Type: Int32
See Also

Reference