←Select platform

FocusScore Property

Summary

The focus score of the frame.

Syntax

C#
VB
Java
Objective-C
public float FocusScore {get; set;}
Public Property FocusScore As Single
@property (nonatomic, assign) float focusScore
public float getFocusScore() 
public void setFocusScore(float value) 

Property Value

The focus score of the frame.

Remarks

Valid if Status is MoreFramesNeeded or NumbersFound.

The focus score is determined via image processing from Card.IO and OpenCV. A score of 0.0 would look completely out-of-focus. A score between 6.0 and 10.0 is the typical range of acceptable focus and minimal blur. If the focus score is less than the MinimumFocusScore, the LowFocusScore status will be used.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize