Click or drag to resize
ImageRecognitionConstantsIMAGE_RECOGNITION_CONFIDENCE_SETTING_KEY Field
Setting key for the image recognition minimum confidence.

Namespace: CMS.ComputerVision.Azure.Internal
Assembly: CMS.ComputerVision.Azure (in CMS.ComputerVision.Azure.dll) Version: 13.0.131
Syntax
C#
public const string IMAGE_RECOGNITION_CONFIDENCE_SETTING_KEY = "CMSAzureComputerVisionConfidence"

Field Value

Type: String
See Also