ClassifierDecisionBoundary Property

CVB.Net Documentation
Decision boundary setting that has been used for classifier generation.

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

public DecisionBoundary DecisionBoundary { get; }

Property Value

Type: DecisionBoundary
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the image list has already been disposed
See Also

Reference