Property K
- Namespace
- OpenCvSharp.XImgProc
- Assembly
- OpenCvSharp.dll
K
K is a number of nearest-neighbor matches considered, when fitting a locally affine model. Usually it should be around 128. However, lower values would make the interpolation noticeably faster.
public int K { get; set; }