Property CoarsestScale
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
CoarsestScale
Coarsest level of the Gaussian pyramid on which the flow is computed. If set to -1, the auto-computed coarsest scale will be used.
public int CoarsestScale { get; set; }