ClassifierCoarseScale Property

CVB.Net Documentation
Scale factor between the fine and the coarse feature level.

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

public int CoarseScale { get; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the classifier has already been disposed
See Also

Reference