| Modifier and Type | Method and Description |
|---|---|
DetectedDocument |
DetectedDocument.clone()
Creates a copy of the DetectedDocument object.
|
DetectedDocument |
DocumentDetector.detectDocument(DocumentImage image,
Rectangle detectionZone)
Detects a document on a delimited area of the specified DocumentImage and returns a DetectedDocument.
|
DetectedDocument |
DocumentDetector.detectDocumentByName(DocumentImage image,
java.lang.String documentName,
Rectangle detectionZone)
Detects a document with specified name on a delimited area of the specified DocumentImage and returns a DetectedDocument.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentImage |
DocumentDetector.alignDocument(DocumentImage sourceImage,
DetectedDocument detectedDocument)
Aligns and crops the specified document on the specified image and returns a new DocumentImage.
|
Copyright © 2020-2030, id3 Technologies. All rights reserved. eu.id3.document