Table of Contents

Property MaxNumberOfNeighbors

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

MaxNumberOfNeighbors

The maximum number of neighbors to use including itself. Setting to a non-positive number or default will use the information from nnIdx.

public virtual int MaxNumberOfNeighbors { get; set; }

Property Value

int