Class DocumentReaderOCRSecurityTextResult
java.lang.Object
com.regula.documentreader.api.results.authenticity.DocumentReaderAuthenticityElement
com.regula.documentreader.api.results.authenticity.DocumentReaderOCRSecurityTextResult
OCR of the text field in UV light and its comparison with other text sources
-
Field Summary
FieldsModifier and TypeFieldDescriptionintpattern field type to compare one ofeVisualFieldTypevalues, indicating element typeintpattern field light schemepattern field OCR resultintalternative data source one ofeRPRM_ResultTypevaluesintone ofeRPRM_Lightsvaluesintintfield OCR resultFields inherited from class com.regula.documentreader.api.results.authenticity.DocumentReaderAuthenticityElement
elementDiagnose, elementType, status -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.regula.documentreader.api.results.authenticity.DocumentReaderAuthenticityElement
getElementDiagnoseName, getElementTypeName
-
Field Details
-
etalonFieldRect
-
fieldRect
-
etalonFieldType
public int etalonFieldTypepattern field type to compare one ofeVisualFieldTypevalues, indicating element type -
etalonLightType
public int etalonLightTypepattern field light scheme -
etalonResultType
public int etalonResultTypealternative data source one ofeRPRM_ResultTypevalues -
lightType
public int lightTypeone ofeRPRM_Lightsvalues -
reserved1
public int reserved1 -
reserved2
public int reserved2 -
etalonResultOCR
pattern field OCR result -
securityTextResultOCR
field OCR result
-
-
Constructor Details
-
DocumentReaderOCRSecurityTextResult
public DocumentReaderOCRSecurityTextResult()
-
-
Method Details
-
fromJson
-
fromJson
-
toJson
Method convert object to string in json format- Overrides:
toJsonin classDocumentReaderAuthenticityElement- Returns:
- string in json format
-