- set(String, DocumentInfo) - Method in class eu.id3.document.DocumentInfoDictionary
-
Sets an item of the DocumentInfoDictionary object.
- set(int, HologramAuthenticationResult) - Method in class eu.id3.document.HologramAuthenticationResultList
-
Sets an item of the HologramAuthenticationResultList object.
- set(int, Point) - Method in class eu.id3.document.PointList
-
Sets an item of the PointList object.
- set(String, String) - Method in class eu.id3.document.StringDict
-
Sets an item of the StringDict object.
- set(int, String) - Method in class eu.id3.document.StringList
-
Sets an item of the StringList object.
- set(int, TextField) - Method in class eu.id3.document.TextFieldList
-
Sets an item of the TextFieldList object.
- setBinarizationMethod(int) - Method in class eu.id3.document.MrzReader
-
Sets the selection of the binarization method internally used in the algorithm.
- setBounds(PointList) - Method in class eu.id3.document.DetectedDocument
-
Sets the boundaries of the document detected, in the following order: top-left, top-right, bottom-right, bottom-left.
- setConfidenceThreshold(int) - Method in class eu.id3.document.DocumentDetector
-
Sets the confidence threshold, from 0 to 100+.
- setDocumentName(String) - Method in class eu.id3.document.DocumentAuthenticator
-
Sets the document type to authenticate.
- setDocumentWidthRatio(float) - Method in class eu.id3.document.DocumentDetector
-
Sets the ratio of the estimated width of the searched document in the image.
- setModel(DocumentModel) - Method in class eu.id3.document.DocumentDetector
-
Sets the model to be used for document detection.
- setModel(DocumentModel) - Method in class eu.id3.document.MrzReader
-
Sets the AI model used to detect the MRZ.
- setPath(String) - Static method in class eu.id3.document.DocumentNative
-
Sets the path to the native libraries.
- setProcessingUnit(ProcessingUnit) - Method in class eu.id3.document.DocumentDetector
-
Sets the processing unit where to run the detection process.
- setProcessingUnit(ProcessingUnit) - Method in class eu.id3.document.MrzReader
-
Sets the processing unit where to run the detection process.
- setTemporalWindowSize(int) - Method in class eu.id3.document.DocumentAuthenticator
-
Sets the size of the FIFO frame buffer, used for processing.
- setThreadCount(int) - Method in class eu.id3.document.DocumentDetector
-
Sets the number of threads to use for detection.
- setThreadCount(int) - Method in class eu.id3.document.DocumentReader
-
Sets the number of threads to use for OCR.
- setThreadCount(int) - Method in class eu.id3.document.MrzReader
-
Sets the number of threads to use for reading.
- StringDict - Class in eu.id3.document
-
Represents a string dictionary.
- StringDict() - Constructor for class eu.id3.document.StringDict
-
Creates a new instance of the StringDict class.
- StringDict(long) - Constructor for class eu.id3.document.StringDict
-
Creates a new instance of the StringDict class.
- StringList - Class in eu.id3.document
-
Represents a string lists.
- StringList() - Constructor for class eu.id3.document.StringList
-
Creates a new instance of the StringList class.
- StringList(long) - Constructor for class eu.id3.document.StringList
-
Creates a new instance of the StringList class.