Property RicSlicType
- Namespace
- OpenCvSharp.OptFlow
- Assembly
- OpenCvSharp.dll
RicSlicType
Superpixel algorithm variant used for oversegmentation (see ximgproc::SLICType: SLIC=100, SLICO=101, MSLIC=102).
public int RicSlicType { get; set; }
Superpixel algorithm variant used for oversegmentation (see ximgproc::SLICType: SLIC=100, SLICO=101, MSLIC=102).
public int RicSlicType { get; set; }