public class MRZTextRecognitionResult
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
double |
confidenceValue |
java.lang.String |
recognizedString |
| Constructor and Description |
|---|
MRZTextRecognitionResult(java.lang.String recognizedString,
double confidenceValue) |