C D E F G I L M N O S T V

G

getBiometricDisplay(FingerprintTemplate, FingerprintImage, Context) - Method in class com.griaule.grFinger.GrFinger
Returns an ImageProducer object to show a biometric image on screen.
getData() - Method in class com.griaule.grFinger.FingerprintTemplate
Get a byte array with template data.
getErrno() - Method in exception com.griaule.grFinger.GrErrorException
Returns the error number.
getHeight() - Method in class com.griaule.grFinger.FingerprintImage
Get image height in pixels.
getIdentifyParameters(Context) - Method in class com.griaule.grFinger.GrFinger
Get the identification parameters for the given context.
getImageQuality() - Method in class com.griaule.grFinger.FingerprintTemplate
Returns the image quality descriptor.
getLicenseType() - Method in class com.griaule.grFinger.Version
Get the GrFinger library current license type.
getMajorVersion() - Method in class com.griaule.grFinger.Version
Get the library major version.
getMessage() - Method in exception com.griaule.grFinger.GrErrorException
Returns the error message in english.
getMinorVersion() - Method in class com.griaule.grFinger.Version
Get the library minor version.
getRawImage() - Method in class com.griaule.grFinger.FingerprintImage
Get raw image as an array of bytes.
getResolution() - Method in class com.griaule.grFinger.FingerprintImage
Get the resolution of the image in dpi.
getRotationTolerance() - Method in class com.griaule.grFinger.MatchParameters
Returns the rotation tolerance.
getScore() - Method in class com.griaule.grFinger.MatchingResult
Returns the matching score.
getSize() - Method in class com.griaule.grFinger.FingerprintTemplate
Get the template size in bytes.
getThreshold() - Method in class com.griaule.grFinger.MatchParameters
Returns the score threshold.
getVerifyParameters(Context) - Method in class com.griaule.grFinger.GrFinger
Get the verification parameters for the given context.
getVersion() - Method in class com.griaule.grFinger.GrFinger
Get the library version and the license type.
getWidth() - Method in class com.griaule.grFinger.FingerprintImage
Get image width in pixels.
GR_BAD_QUALITY - Static variable in class com.griaule.grFinger.FingerprintTemplate
This means that the image quality is bad.
GR_DEFAULT_DIM - Static variable in class com.griaule.grFinger.GrFinger
The default dimension.
GR_DEFAULT_RES - Static variable in class com.griaule.grFinger.GrFinger
The default resolution.
GR_DEFAULT_USED - Static variable in class com.griaule.grFinger.GrFinger
The supplied value is invalid or out of range.
GR_HIGH_QUALITY - Static variable in class com.griaule.grFinger.FingerprintTemplate
This means that the image quality is high.
GR_IGNORED_QUALITY - Static variable in class com.griaule.grFinger.FingerprintTemplate
This means that the image quality is unknown.
GR_LOW_FAR - Static variable in class com.griaule.grFinger.GrFinger
Threshold value that defines a low FAR of 1 in 10000.
GR_LOW_FRR - Static variable in class com.griaule.grFinger.GrFinger
Threshold value that defines a low FRR of 1 in 1000.
GR_MAX_IMAGE_HEIGHT - Static variable in class com.griaule.grFinger.GrFinger
Maximum image height.
GR_MAX_IMAGE_WIDTH - Static variable in class com.griaule.grFinger.GrFinger
Maximum image width
GR_MAX_RESOLUTION - Static variable in class com.griaule.grFinger.GrFinger
Maximum image resolution in DPI.
GR_MAX_SIZE_TEMPLATE - Static variable in class com.griaule.grFinger.GrFinger
Maximum template size.
GR_MAX_THRESHOLD - Static variable in class com.griaule.grFinger.GrFinger
Maximum threshold value.
GR_MEDIUM_QUALITY - Static variable in class com.griaule.grFinger.FingerprintTemplate
This means that the image quality is medium.
GR_MIN_IMAGE_HEIGHT - Static variable in class com.griaule.grFinger.GrFinger
Minimum image height.
GR_MIN_IMAGE_WIDTH - Static variable in class com.griaule.grFinger.GrFinger
Minimum image width.
GR_MIN_RESOLUTION - Static variable in class com.griaule.grFinger.GrFinger
Minimum image resolution in DPI.
GR_MIN_THRESHOLD - Static variable in class com.griaule.grFinger.GrFinger
Minimum threshold value.
GR_NO_CONTEXT - Static variable in class com.griaule.grFinger.Context
The no context identification.
GR_OK - Static variable in class com.griaule.grFinger.GrFinger
No error.
GR_ROT_MAX - Static variable in class com.griaule.grFinger.GrFinger
Maximum rotation tolerance.
GR_ROT_MIN - Static variable in class com.griaule.grFinger.GrFinger
Minimum rotation tolerance.
GR_VERYLOW_FAR - Static variable in class com.griaule.grFinger.GrFinger
Threshold value that defines a very low FAR of 1 in 100000.
GR_VERYLOW_FRR - Static variable in class com.griaule.grFinger.GrFinger
Threshold value that defines a very low FRR of 1 in 100.
GRCAP_IMAGE_FORMAT_BMP - Static variable in class com.griaule.grFinger.FingerprintImage
Inadicates a bitmap image format.
GrErrorException - Exception in com.griaule.grFinger
This class represents the exceptions that the GrFinger library can throw.
GrFinger - Class in com.griaule.grFinger
This is the GrFinger Library Java main class.
GrFinger() - Constructor for class com.griaule.grFinger.GrFinger
Default GrFinger constructor.
GRFINGER_FREE - Static variable in class com.griaule.grFinger.Version
GrFinger FREE license.
GRFINGER_FULL - Static variable in class com.griaule.grFinger.Version
GrFinger FULL license.
GRFINGER_LIGHT - Static variable in class com.griaule.grFinger.Version
GrFinger LIGHT license.

C D E F G I L M N O S T V