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 TypeFieldDescriptionint
pattern field type to compare one ofeVisualFieldType
values, indicating element typeint
pattern field light schemepattern field OCR resultint
alternative data source one ofeRPRM_ResultType
valuesint
one ofeRPRM_Lights
valuesint
int
field 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 ofeVisualFieldType
values, indicating element type -
etalonLightType
public int etalonLightTypepattern field light scheme -
etalonResultType
public int etalonResultTypealternative data source one ofeRPRM_ResultType
values -
lightType
public int lightTypeone ofeRPRM_Lights
values -
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:
toJson
in classDocumentReaderAuthenticityElement
- Returns:
- string in json format
-