Property LargeWinSize
- Namespace
- OpenCvSharp.OptFlow
- Assembly
- OpenCvSharp.dll
LargeWinSize
Maximal window size of the support region. If SupportRegionType is Fixed this gives the exact support region size.
public int LargeWinSize { get; set; }
Maximal window size of the support region. If SupportRegionType is Fixed this gives the exact support region size.
public int LargeWinSize { get; set; }