Property MaxTreeDepth
- Namespace
- OpenCvSharp.OptFlow
- Assembly
- OpenCvSharp.dll
MaxTreeDepth
Maximum tree depth to stop partitioning. Default: 20.
public uint MaxTreeDepth { get; set; }
Maximum tree depth to stop partitioning. Default: 20.
public uint MaxTreeDepth { get; set; }