ClassifierFactoryContrastThreshold Property

CVB.Net Documentation
Minimum contrast a feature must have to enter into the classifier.

Namespace:  Stemmer.Cvb.ShapeFinder2
Assembly:  Stemmer.Cvb.ShapeFinder (in Stemmer.Cvb.ShapeFinder.dll) Version: 14.0.0.0
Syntax

public int ContrastThreshold { get; set; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionIf the contrast threshold is below the minimum defined by ContrastThresholdMin
See Also

Reference