Property CrossSegmentationThreshold
- Namespace
- OpenCvSharp.OptFlow
- Assembly
- OpenCvSharp.dll
CrossSegmentationThreshold
Color similarity threshold used by cross-based segmentation. Only used if SupportRegionType is Cross.
public int CrossSegmentationThreshold { get; set; }