←Select platform

Confidence Property

Summary

Gets the confidence of the output returned by MICRCodeDetectionCommand.

Syntax
C#
Objective-C
C++/CLI
Java
Python
public int Confidence { get; } 
@property(nonatomic, assign) NSInteger confidence; 
public int getConfidence(); 
public:  
   property Int32 Confidence 
   { 
      Int32 get() 
   } 
Confidence # get  (MICRCodeDetectionCommand) 

Property Value

The confidence value.

Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.