Table of Contents

Method SetNeighbors

Namespace
OpenCvSharp.Face
Assembly
OpenCvSharp.dll

SetNeighbors(int)

Sets the number of sample points used to build the Circular Local Binary Pattern. An appropriate value is 8; keep in mind that including more sample points increases the computational cost.

public virtual void SetNeighbors(int val)

Parameters

val int