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.2.0.809 (2.2.0.809)

Syntax

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

See Also