Click or drag to resize

DocumentClassifierProjectCalculateBestConfidence Method

Caution note Caution
This API is preliminary and subject to change.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public int CalculateBestConfidence(
	double MisClassified,
	double FalseNegative,
	double FalsePositive
)

Parameters

MisClassified
Type: SystemDouble
FalseNegative
Type: SystemDouble
FalsePositive
Type: SystemDouble

Return Value

Type: Int32
See Also