Table of Contents

Property Threshold1

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

Threshold1

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

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

Property Value

double