Table of Contents

Property MinNeighbors

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

MinNeighbors

Gets or sets the minimum number (minus 1) of neighbor rectangles that make up an object. All groups with smaller number of rectangles are rejected.

public int MinNeighbors { get; set; }

Property Value

int