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.793 (2.1.0.793)

Syntax

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

See Also