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

Namespace:  Emgu.CV
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

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

See Also