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

Namespace: Emgu.CV.Features2D
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)

Syntax

         
 C#  Visual Basic  Visual C++ 
public int nOctaves
Public nOctaves As Integer
public:
int nOctaves

See Also