Threshold

BubbleArrayConfig.Threshold property

Percent of pixels after which bubbles considered marked. If present, override global threshold provided during recognition Default value is -1. If default value is set - global value of threshold will be used.

public int Threshold { get; set; }

See Also