Property MinNumberOfSamples
- Namespace
- OpenCvSharp.OptFlow
- Assembly
- OpenCvSharp.dll
MinNumberOfSamples
Minimum number of samples in the node to stop partitioning. Default: 3.
public int MinNumberOfSamples { get; set; }
Minimum number of samples in the node to stop partitioning. Default: 3.
public int MinNumberOfSamples { get; set; }