Table of Contents

Property K

Namespace
OpenCvSharp.XImgProc
Assembly
OpenCvSharp.dll

K

K is a number of nearest-neighbor matches considered, when fitting a locally affine model for a superpixel segment. Lower values would make the interpolation noticeably faster. The original implementation uses 32.

public int K { get; set; }

Property Value

int