Table of Contents

Property MinDistance

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

MinDistance

Gets or sets the minimum distance between the centers of detected circles.

[Precision(0, 1)]
[Range(1, 2147483647)]
public double MinDistance { get; set; }

Property Value

double