Property NumLevels
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
NumLevels
number of pyramid layers including the initial image
public int NumLevels { get; set; }
number of pyramid layers including the initial image
public int NumLevels { get; set; }