public class HologramAuthenticationResult
extends java.lang.Object
implements java.lang.AutoCloseable, java.io.Serializable
| Constructor and Description |
|---|
HologramAuthenticationResult()
Creates a new instance of the HologramAuthenticationResult class.
|
HologramAuthenticationResult(long handle)
Creates a new instance of the HologramAuthenticationResult class.
|
| Modifier and Type | Method and Description |
|---|---|
HologramAuthenticationResult |
clone()
Creates a copy of the HologramAuthenticationResult object.
|
void |
close()
Releases all resources used by this HologramAuthenticationResult.
|
protected void |
finalize()
Finalizer for this class.
|
Rectangle |
getBounds()
Gets the exact bounds of the text in the image.
|
float |
getCorrelationScore()
Gets the correlation of the variation to the background.
|
long |
getHandle()
Gets the native handle.
|
java.lang.String |
getHologramName()
Gets the name of the hologram.
|
float |
getVariationScore()
Gets the variation of the OVI color.
|
public HologramAuthenticationResult()
throws DocumentException
DocumentException - An error has occurred during Document Library execution.public HologramAuthenticationResult(long handle)
throws DocumentException
handle - Handle to the HologramAuthenticationResult.DocumentException - An error has occurred during Document Library execution.public void close()
close in interface java.lang.AutoCloseableprotected void finalize()
finalize in class java.lang.Objectpublic long getHandle()
public HologramAuthenticationResult clone() throws DocumentException
clone in class java.lang.ObjectDocumentException - An error has occurred during Document Library execution.public Rectangle getBounds() throws DocumentException
DocumentException - An error has occurred during Document Library execution.public float getCorrelationScore()
throws DocumentException
DocumentException - An error has occurred during Document Library execution.public java.lang.String getHologramName()
throws DocumentException
DocumentException - An error has occurred during Document Library execution.public float getVariationScore()
throws DocumentException
DocumentException - An error has occurred during Document Library execution.Copyright © 2020-2030, id3 Technologies. All rights reserved. eu.id3.document