ClassifierFactoryProfileDelta Property

CVB.Net Documentation
Distance (in pixels) between adjacent profile points. This value only has an effect if the ProfileSize property is > 1.

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

public int ProfileDelta { get; set; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionIf the ProfileDelta is less than 1
See Also

Reference