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.1.0.649 (2.1.0.649)

Syntax

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

See Also