Property MinNeighbors
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; }
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; }