Skip navigation links
id3 Document Toolkit 2.1.2
A B C D E F G H I L M P R S T U V X Y 

G

get(String) - Method in class eu.id3.document.DocumentInfoDictionary
Gets an item of the DocumentInfoDictionary object.
get(int) - Method in class eu.id3.document.HologramAuthenticationResultList
Gets an item of the HologramAuthenticationResultList object.
get(int) - Method in class eu.id3.document.PointList
Gets an item of the PointList object.
get(String) - Method in class eu.id3.document.StringDict
Gets an item of the StringDict object.
get(int) - Method in class eu.id3.document.StringList
Gets an item of the StringList object.
get(int) - Method in class eu.id3.document.TextFieldList
Gets an item of the TextFieldList object.
getBinarizationMethod() - Method in class eu.id3.document.MrzReader
Gets the selection of the binarization method internally used in the algorithm.
getBounds() - Method in class eu.id3.document.DetectedDocument
Gets the boundaries of the document detected, in the following order: top-left, top-right, bottom-right, bottom-left.
getBounds() - Method in class eu.id3.document.HologramAuthenticationResult
Gets the exact bounds of the text in the image.
getBounds() - Method in class eu.id3.document.MrzReadingResult
Gets the boundaries of the MRZ detected, in following order: top-left, top-right, bottom-right, bottom-left.
getBounds() - Method in class eu.id3.document.TextField
Gets the boundaries of the text field in the image.
getCategory() - Method in class eu.id3.document.DocumentInfo
Gets the the document category.
getConfidence() - Method in class eu.id3.document.DetectedDocument
Gets the confidence score of the detected document, from 0 to 100.
getConfidence() - Method in class eu.id3.document.MrzReadingResult
Gets the confidence score for the MRZ detected.
getConfidence() - Method in class eu.id3.document.TextField
Gets the confidence score for the value read from the text field.
getConfidenceThreshold() - Method in class eu.id3.document.DocumentDetector
Gets the confidence threshold, from 0 to 100+.
getCorrelationScore() - Method in class eu.id3.document.HologramAuthenticationResult
Gets the correlation of the variation to the background.
getCount() - Method in class eu.id3.document.DocumentInfoDictionary
Gets the number of elements in the DocumentInfoDictionary object.
getCount() - Method in class eu.id3.document.HologramAuthenticationResultList
Gets the number of elements in the HologramAuthenticationResultList object.
getCount() - Method in class eu.id3.document.PointList
Gets the number of elements in the PointList object.
getCount() - Method in class eu.id3.document.StringDict
Gets the number of elements in the StringDict object.
getCount() - Method in class eu.id3.document.StringList
Gets the number of elements in the StringList object.
getCount() - Method in class eu.id3.document.TextFieldList
Gets the number of elements in the TextFieldList object.
getCountry() - Method in class eu.id3.document.DocumentInfo
Gets the the ISO 3166-1 alpha-3 code identifying the country issuing the document.
getData() - Method in class eu.id3.document.DocumentImage
Gets the raw data buffer of the image.
getData() - Method in class eu.id3.document.ImageBuffer
Gets the image buffer data.
getDate() - Method in class eu.id3.document.DocumentInfo
Gets the the document's date of first issue, in the form `YYYY-MM-DD`.
getDescription() - Method in class eu.id3.document.DocumentInfo
Gets the the document description.
getDocumentName() - Method in class eu.id3.document.DocumentAuthenticator
Gets the document type to authenticate.
getDocumentWidthRatio() - Method in class eu.id3.document.DocumentDetector
Gets the ratio of the estimated width of the searched document in the image.
getErrorCode() - Method in exception eu.id3.document.DocumentException
Gets the error code.
getExpiryDate() - Static method in class eu.id3.document.DocumentLicense
Retrieves the license expiry date.
getExternalDriveHardwareCode(LicenseHardwareCodeType, String) - Static method in class eu.id3.document.DocumentLicense
Retrieves the hardware code of the external drive you run the library on.
getFormat() - Method in class eu.id3.document.DocumentInfo
Gets the the document format.
getHandle() - Method in class eu.id3.document.DetectedDocument
Gets the native handle.
getHandle() - Method in class eu.id3.document.DocumentAuthenticator
Gets the native handle.
getHandle() - Method in class eu.id3.document.DocumentDetector
Gets the native handle.
getHandle() - Method in class eu.id3.document.DocumentImage
Gets the native handle.
getHandle() - Method in class eu.id3.document.DocumentInfo
Gets the native handle.
getHandle() - Method in class eu.id3.document.DocumentInfoDictionary
Gets the native handle.
getHandle() - Method in class eu.id3.document.DocumentReader
Gets the native handle.
getHandle() - Method in class eu.id3.document.HologramAuthenticationResult
Gets the native handle.
getHandle() - Method in class eu.id3.document.HologramAuthenticationResultList
Gets the native handle.
getHandle() - Method in class eu.id3.document.ImageBuffer
Gets the native handle.
getHandle() - Method in class eu.id3.document.MrzReader
Gets the native handle.
getHandle() - Method in class eu.id3.document.MrzReadingResult
Gets the native handle.
getHandle() - Method in class eu.id3.document.PointList
Gets the native handle.
getHandle() - Method in class eu.id3.document.StringDict
Gets the native handle.
getHandle() - Method in class eu.id3.document.StringList
Gets the native handle.
getHandle() - Method in class eu.id3.document.TextField
Gets the native handle.
getHandle() - Method in class eu.id3.document.TextFieldList
Gets the native handle.
getHeight() - Method in class eu.id3.document.DocumentImage
Gets the height in pixels.
getHologramName() - Method in class eu.id3.document.HologramAuthenticationResult
Gets the name of the hologram.
getHostHardwareCode(LicenseHardwareCodeType) - Static method in class eu.id3.document.DocumentLicense
Retrieves the hardware code of the device using the requested hardware code type.
getIdentifier() - Method in class eu.id3.document.DocumentInfo
Gets the the document identifier.
getInfo() - Method in class eu.id3.document.DetectedDocument
Gets the document information.
getKeys() - Method in class eu.id3.document.DocumentInfoDictionary
Gets the gets a string list containing the keys in the dict.
getKeys() - Method in class eu.id3.document.StringDict
Gets the gets a string list containing the keys in the dict.
getLicenseFileHardwareCode() - Static method in class eu.id3.document.DocumentLicense
Retrieves the hardware code of the previously loaded license.
getLicenseFileSerial() - Static method in class eu.id3.document.DocumentLicense
Retrieves the serial number of the previously loaded license.
getLicenseName() - Static method in class eu.id3.document.DocumentLicense
Retrieves the license name.
getLicenseOwner() - Static method in class eu.id3.document.DocumentLicense
Retrieves the license owner.
getLicensePath() - Static method in class eu.id3.document.DocumentLicense
Retrieves the license path.
getLicenseType() - Static method in class eu.id3.document.DocumentLicense
Retrieves the license type.
getMessage() - Method in exception eu.id3.document.DocumentException
Gets the error message.
getModel() - Method in class eu.id3.document.DocumentDetector
Gets the model to be used for document detection.
getModel() - Method in class eu.id3.document.MrzReader
Gets the AI model used to detect the MRZ.
getModuleCount() - Static method in class eu.id3.document.DocumentLicense
Retrieves the number of modules in the license.
getModuleName(int) - Static method in class eu.id3.document.DocumentLicense
Retrieves the name of the specified license module.
getModuleValue(String) - Static method in class eu.id3.document.DocumentLicense
Retrieves the value associated to the specified license module.
getMrz() - Method in class eu.id3.document.MrzReadingResult
Gets the value of the MRZ detected.
getMrzType() - Method in class eu.id3.document.DocumentInfo
Gets the the type of machine-readable zone (MRZ), if applicable.
getMrzType() - Method in class eu.id3.document.MrzReadingResult
Gets the type of the MRZ detected.
getName() - Method in class eu.id3.document.DocumentInfo
Gets the the document type name.
getName() - Method in class eu.id3.document.TextField
Gets the name of the text field.
getOrientation() - Method in class eu.id3.document.DetectedDocument
Gets the document orientation in source image. [0,0,0] means the document is in front of the camera.
getPageNumber() - Method in class eu.id3.document.DocumentInfo
Gets the the page number of the document.
getPath() - Static method in class eu.id3.document.DocumentNative
Gets the path to the native libraries.
getPixelDepth() - Method in class eu.id3.document.DocumentImage
Gets the pixel depth.
getPixelFormat() - Method in class eu.id3.document.DocumentImage
Gets the pixel format.
getProcessingUnit() - Method in class eu.id3.document.DocumentDetector
Gets the processing unit where to run the detection process.
getProcessingUnit() - Method in class eu.id3.document.MrzReader
Gets the processing unit where to run the detection process.
getProductReference() - Static method in class eu.id3.document.DocumentLicense
Retrieves the license product reference.
getRemainingDays() - Static method in class eu.id3.document.DocumentLicense
Retrieves the number of remaining days.
getStride() - Method in class eu.id3.document.DocumentImage
Gets the stride in bytes.
getTemporalWindowSize() - Method in class eu.id3.document.DocumentAuthenticator
Gets the size of the FIFO frame buffer, used for processing.
getThreadCount() - Method in class eu.id3.document.DocumentDetector
Gets the number of threads to use for detection.
getThreadCount() - Method in class eu.id3.document.DocumentReader
Gets the number of threads to use for OCR.
getThreadCount() - Method in class eu.id3.document.MrzReader
Gets the number of threads to use for reading.
getValue() - Method in enum eu.id3.document.DocumentCategory
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.document.DocumentError
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.document.DocumentFormat
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.document.DocumentModel
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.document.ImageError
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.document.ImageFormat
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.document.LicenseError
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.document.LicenseHardwareCodeType
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.document.LicenseType
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.document.MrzType
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.document.PixelFormat
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.document.ProcessingUnit
Gets the enumeration value as int.
getValue() - Method in class eu.id3.document.TextField
Gets the value of the text field.
getVariationScore() - Method in class eu.id3.document.HologramAuthenticationResult
Gets the variation of the OVI color.
getVersion() - Static method in class eu.id3.document.DocumentLibrary
Retrieves the library version as a 'X.Y.Z' formatted string.
getVersionEx() - Static method in class eu.id3.document.DocumentLibrary
Retrieves the library version as a structure.
getWidth() - Method in class eu.id3.document.DocumentImage
Gets the width in pixels.
A B C D E F G H I L M P R S T U V X Y 
Skip navigation links
id3 Document Toolkit 2.1.2

Copyright © 2020-2030, id3 Technologies. All rights reserved. eu.id3.document