Table of Contents

Property DecisionThreshold

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

DecisionThreshold

Value of decision threshold. Decision value is the value above which a pixel is determined to be foreground.

public double DecisionThreshold { get; set; }

Property Value

double