Class eRPRM_ResultType
java.lang.Object
com.regula.documentreader.api.enums.eRPRM_ResultType
Enumeration contains a pool of constants which determine the type of resulting data formed during the data scanning and processing cycle and passed to the user application
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Not identifiedstatic final int
Servers for storing the data reading results from the RFID-chip in a form of a list of the logically separated data groupsstatic final int
Servers for storing the results of data reading from the RFID- chip in a form of a list of logically separated graphic data (images, graphic fields)static final int
Servers for storing the results of data reading in a form of a list of objects of the original binary representation of the graphics in memory of the RFID-chipstatic final int
Servers for storing the data reading results from the RFID-chip in a form of a list of the logically separated data groupsstatic final int
Servers for storing the results of data reading from the RFID-chip in a form of a list of logically separated text data (text fields)static final int
Serves for storing the result of document authenticity check using the images for different lighting schemes and passing it to the user applicationstatic final int
Serves for storing graphic results of document filling area and bar-codes readingstatic final int
Result serves for storing text results of MRZ, document filling and bar-codes readingstatic final int
buffer = TBoundsResult*;static final int
Serves for storing and passing to the user application of results of bar-codes areas search on the scanned document page and their reading in binary non-formatted codestatic final int
Stores a graphic image in without compression and passing it to the user applicationstatic final int
Contains information on one candidate document when determining the document typestatic final int
Not usedstatic final int
Serves for storing the result of documents database checkstatic final int
Used for storing document bounds detection resultstatic final int
Serves for storing information on candidate documents and passing it to the user application when performing the recognition of the document typestatic final int
Not used.static final int
No resultstatic final int
Stores a graphic image in without compression and passing it to the user applicationstatic final int
buffer = TDocGraphicsInfostatic final int
Represented as binary array which contains image of the graphic field image graphic filestatic final int
Represented as binary array which contains image of the image graphic filestatic final int
Represented as binary array which contains ISO fingerprint templatestatic final int
Serves for storing graphic results of document filling area and bar-codes readingstatic final int
static final int
Used for storing images results liststatic final int
Used for storing input image quality check results liststatic final int
Serves to store the encrypted data objectstatic final int
Serves to store the encrypted license keystatic final int
Serves to store RFID session as binary datastatic final int
buffer = TDocGraphicsInfostatic final int
Represented as binary array which contains array if data erade from magnetic stripestatic final int
Serves for storing text results of MRZ, document filling and bar-codes readingstatic final int
Serves for storing text results of MRZ, document filling and bar-codes readingstatic final int
buffer = TBoundsResult*;static final int
Serves for storing the information on document MRZ printing quality check resultsstatic final int
Serves for storing the results of comparing the MRZ text data, document filling area data, bar-codes data and data retrieved from RFID-chip memory and passing it to the user applicationstatic final int
buffer = TAuthenticityCheckListstatic final int
Stores a graphic imagestatic final int
Result stores a graphic image without compressionstatic final int
static final int
Used for storing text results liststatic final int
Result serves for storing text results of MRZ, document filling and bar-codes reading -
Constructor Summary
-
Method Summary
-
Field Details
-
NONE
public static final int NONENot identified- See Also:
-
RPRM_RESULT_TYPE_EMPTY
public static final int RPRM_RESULT_TYPE_EMPTYNo result- See Also:
-
RPRM_RESULT_TYPE_RAW_IMAGE
public static final int RPRM_RESULT_TYPE_RAW_IMAGEStores a graphic image- See Also:
-
RPRM_RESULT_TYPE_FILE_IMAGE
public static final int RPRM_RESULT_TYPE_FILE_IMAGERepresented as binary array which contains image of the image graphic file- See Also:
-
RPRM_RESULT_TYPE_MRZ_OCR_EXTENDED
public static final int RPRM_RESULT_TYPE_MRZ_OCR_EXTENDEDServes for storing text results of MRZ, document filling and bar-codes reading- See Also:
-
RPRM_RESULT_TYPE_BARCODES
public static final int RPRM_RESULT_TYPE_BARCODESServes for storing and passing to the user application of results of bar-codes areas search on the scanned document page and their reading in binary non-formatted code- See Also:
-
RPRM_RESULT_TYPE_GRAPHICS
public static final int RPRM_RESULT_TYPE_GRAPHICSServes for storing graphic results of document filling area and bar-codes reading- See Also:
-
RPRM_RESULT_TYPE_MRZ_TEST_QUALITY
public static final int RPRM_RESULT_TYPE_MRZ_TEST_QUALITYServes for storing the information on document MRZ printing quality check results- See Also:
-
RPRM_RESULT_TYPE_DOCUMENT_TYPES_CANDIDATES
public static final int RPRM_RESULT_TYPE_DOCUMENT_TYPES_CANDIDATESServes for storing information on candidate documents and passing it to the user application when performing the recognition of the document type- See Also:
-
RPRM_RESULT_TYPE_CHOSEN_DOCUMENT_TYPE_CANDIDATE
public static final int RPRM_RESULT_TYPE_CHOSEN_DOCUMENT_TYPE_CANDIDATEContains information on one candidate document when determining the document type- See Also:
-
RPRM_RESULT_TYPE_DOCUMENTS_INFO_LIST
public static final int RPRM_RESULT_TYPE_DOCUMENTS_INFO_LISTNot used. Serves for storing the full list of documents stored in the current document database and passing it to the user application- See Also:
-
RPRM_RESULT_TYPE_OCR_LEXICAL_ANALYZE
public static final int RPRM_RESULT_TYPE_OCR_LEXICAL_ANALYZEServes for storing the results of comparing the MRZ text data, document filling area data, bar-codes data and data retrieved from RFID-chip memory and passing it to the user application- See Also:
-
RPRM_RESULT_TYPE_RAW_UNCROPPED_IMAGE
public static final int RPRM_RESULT_TYPE_RAW_UNCROPPED_IMAGEResult stores a graphic image without compression- See Also:
-
RPRM_RESULT_TYPE_VISUAL_OCR_EXTENDED
public static final int RPRM_RESULT_TYPE_VISUAL_OCR_EXTENDEDResult serves for storing text results of MRZ, document filling and bar-codes reading- See Also:
-
RPRM_RESULT_TYPE_BAR_CODES_TEXT_DATA
public static final int RPRM_RESULT_TYPE_BAR_CODES_TEXT_DATAResult serves for storing text results of MRZ, document filling and bar-codes reading- See Also:
-
RPRM_RESULT_TYPE_BAR_CODES_IMAGE_DATA
public static final int RPRM_RESULT_TYPE_BAR_CODES_IMAGE_DATAServes for storing graphic results of document filling area and bar-codes reading- See Also:
-
RPRM_RESULT_TYPE_AUTHENTICITY
public static final int RPRM_RESULT_TYPE_AUTHENTICITYServes for storing the result of document authenticity check using the images for different lighting schemes and passing it to the user application- See Also:
-
RPRM_RESULT_TYPE_EOS_IMAGE
public static final int RPRM_RESULT_TYPE_EOS_IMAGEStores a graphic image in without compression and passing it to the user application- See Also:
-
RPRM_RESULT_TYPE_BAYER_IMAGE
public static final int RPRM_RESULT_TYPE_BAYER_IMAGEStores a graphic image in without compression and passing it to the user application- See Also:
-
RPRM_RESULT_TYPE_MAGNETIC_STRIPE
public static final int RPRM_RESULT_TYPE_MAGNETIC_STRIPERepresented as binary array which contains array if data erade from magnetic stripe- See Also:
-
RPRM_RESULT_TYPE_MAGNETIC_STRIPE_TEXT_DATA
public static final int RPRM_RESULT_TYPE_MAGNETIC_STRIPE_TEXT_DATAServes for storing text results of MRZ, document filling and bar-codes reading- See Also:
-
RPRM_RESULT_TYPE_FIELD_FILE_IMAGE
public static final int RPRM_RESULT_TYPE_FIELD_FILE_IMAGERepresented as binary array which contains image of the graphic field image graphic file- See Also:
-
RPRM_RESULT_TYPE_DATABASE_CHECK
public static final int RPRM_RESULT_TYPE_DATABASE_CHECKServes for storing the result of documents database check- See Also:
-
RPRM_RESULT_TYPE_FINGERPRINT_TEMPLATE_ISO
public static final int RPRM_RESULT_TYPE_FINGERPRINT_TEMPLATE_ISORepresented as binary array which contains ISO fingerprint template- See Also:
-
RPRM_RESULT_TYPE_INPUT_IMAGE_QUALITY
public static final int RPRM_RESULT_TYPE_INPUT_IMAGE_QUALITYUsed for storing input image quality check results list- See Also:
-
RPRM_RESULT_TYPE_INTERNAL_RFID_SESSION
public static final int RPRM_RESULT_TYPE_INTERNAL_RFID_SESSIONServes to store RFID session as binary data- See Also:
-
RPRM_RESULT_TYPE_INTERNAL_ENCRYPTED_RCL
public static final int RPRM_RESULT_TYPE_INTERNAL_ENCRYPTED_RCLServes to store the encrypted data object- See Also:
-
RPRM_RESULT_TYPE_INTERNAL_LICENSE
public static final int RPRM_RESULT_TYPE_INTERNAL_LICENSEServes to store the encrypted license key- See Also:
-
RPRM_RESULT_TYPE_TEXT
public static final int RPRM_RESULT_TYPE_TEXTUsed for storing text results list- See Also:
-
RPRM_RESULT_TYPE_IMAGES
public static final int RPRM_RESULT_TYPE_IMAGESUsed for storing images results list- See Also:
-
RPRM_RESULT_TYPE_HOLO_PARAMS
public static final int RPRM_RESULT_TYPE_HOLO_PARAMS- See Also:
-
RPRM_RESULT_TYPE_DOCUMENT_POSITION
public static final int RPRM_RESULT_TYPE_DOCUMENT_POSITIONUsed for storing document bounds detection result- See Also:
-
RPRM_RESULT_TYPE_CUSTOM
public static final int RPRM_RESULT_TYPE_CUSTOMNot used- See Also:
-
RFID_RESULT_TYPE_RFID_RAW_DATA
public static final int RFID_RESULT_TYPE_RFID_RAW_DATAServers for storing the data reading results from the RFID-chip in a form of a list of the logically separated data groups- See Also:
-
RFID_RESULT_TYPE_RFID_TEXT_DATA
public static final int RFID_RESULT_TYPE_RFID_TEXT_DATAServers for storing the results of data reading from the RFID-chip in a form of a list of logically separated text data (text fields)- See Also:
-
RFID_RESULT_TYPE_RFID_IMAGE_DATA
public static final int RFID_RESULT_TYPE_RFID_IMAGE_DATAServers for storing the results of data reading from the RFID- chip in a form of a list of logically separated graphic data (images, graphic fields)- See Also:
-
RFID_RESULT_TYPE_RFID_BINARY_DATA
public static final int RFID_RESULT_TYPE_RFID_BINARY_DATAServers for storing the data reading results from the RFID-chip in a form of a list of the logically separated data groups- See Also:
-
RFID_RESULT_TYPE_RFID_ORIGINAL_GRAPHICS
public static final int RFID_RESULT_TYPE_RFID_ORIGINAL_GRAPHICSServers for storing the results of data reading in a form of a list of objects of the original binary representation of the graphics in memory of the RFID-chip- See Also:
-
RPRM_RESULT_TYPE_BARCODE_POSITION
public static final int RPRM_RESULT_TYPE_BARCODE_POSITIONbuffer = TBoundsResult*;- See Also:
-
RPRM_RESULT_TYPE_MRZ_POSITION
public static final int RPRM_RESULT_TYPE_MRZ_POSITIONbuffer = TBoundsResult*;- See Also:
-
RPRM_RESULT_TYPE_LIVE_PORTRAIT
public static final int RPRM_RESULT_TYPE_LIVE_PORTRAITbuffer = TDocGraphicsInfo- See Also:
-
RPRM_RESULT_TYPE_STATUS
public static final int RPRM_RESULT_TYPE_STATUS- See Also:
-
RPRM_RESULT_TYPE_PORTRAIT_COMPARISON
public static final int RPRM_RESULT_TYPE_PORTRAIT_COMPARISONbuffer = TAuthenticityCheckList- See Also:
-
RPRM_RESULT_TYPE_EXT_PORTRAIT
public static final int RPRM_RESULT_TYPE_EXT_PORTRAITbuffer = TDocGraphicsInfo- See Also:
-
-
Constructor Details
-
eRPRM_ResultType
public eRPRM_ResultType()
-