Table of Contents

Property NOctaveLayers

Namespace
OpenCvSharp.XFeatures2D
Assembly
OpenCvSharp.dll

NOctaveLayers

The number of images within each octave of a gaussian pyramid. It is set to 2 by default.

public int NOctaveLayers { get; set; }

Property Value

int