Table of Contents

Property Threshold2

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

Threshold2

Gets or sets the second threshold. The smallest threshold is used for edge linking and the largest to find initial edge segments.

[Range(0, 2147483647)]
public double Threshold2 { get; set; }

Property Value

double