Table of Contents

Property RidgeThreshold

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

RidgeThreshold

Gets or sets the second-derivative cutoff used to isolate skeleton lines.

[Precision(2, 0.1)]
[Range(-2147483648, 0)]
public double RidgeThreshold { get; set; }

Property Value

double