ClassifierFactoryIndifferenceRadius Property

CVB.Net Documentation
Minimum distance to be assumed between a (labeled) positive sample and a counter sample in a training set image.

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

public int IndifferenceRadius { get; set; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionwhen trying to set an indifference radius less than 0
See Also

Reference