Skip navigation links
A B C D E F G I J L M O S T U V W 

A

AUTO_DETECT - Static variable in class SecuGen.FDxSDKPro.jni.SGPPPortAddr
Auto detect port

B

BITRATE_15_TO_1 - Static variable in class SecuGen.FDxSDKPro.jni.SGWSQLib
Yields around 15:1 compression.
BITRATE_5_TO_1 - Static variable in class SecuGen.FDxSDKPro.jni.SGWSQLib
Yields around 5:1 compression.
brightness - Variable in class SecuGen.FDxSDKPro.jni.SGDeviceInfoParam
Fingerprint sensor CMOS imager brightness setting.

C

CALLBACK_LIVE_CAPTURE - Static variable in class SecuGen.FDxSDKPro.jni.SGCallBackFunction
CALLBACK_LIVE_CAPTURE
Close() - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Close SecuGen native library.
CloseDevice() - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Close the attached SecuGen fingerprint sensor.
comPort - Variable in class SecuGen.FDxSDKPro.jni.SGDeviceInfoParam
Parallel port address for parallel devices, constant for USB devices.
ComputeNFIQ(byte[], long, long) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Compute NIST Fingerprint Image Quality score for a 500DPI 8 bit grayscale fingerprint image.
ComputeNFIQEx(byte[], long, long, long) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Compute NIST Fingerprint Image Quality score for an 8 bit grayscale fingerprint image.
comSpeed - Variable in class SecuGen.FDxSDKPro.jni.SGDeviceInfoParam
Port speed - formerly used for serial device baud rate.
Configure(long) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
 
contrast - Variable in class SecuGen.FDxSDKPro.jni.SGDeviceInfoParam
Fingerprint sensor CMOS imager contrast setting.
CreateTemplate(SGFingerInfo, byte[], byte[]) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Create a fingerprint template using the currently selected template format.

D

DEV_SN_LENGTH - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxConstant
Specifies the expected length of the USB device serial number string in the SGFDxDeviceInfoParam class.
deviceID - Variable in class SecuGen.FDxSDKPro.jni.SGDeviceInfoParam
USB devices only - Enumerated USB device ID.
deviceSN() - Method in class SecuGen.FDxSDKPro.jni.SGDeviceInfoParam
USB Devices Only - returns device serial number byte array.
deviceSN() - Method in class SecuGen.FDxSDKPro.jni.SGDeviceList
 
devID - Variable in class SecuGen.FDxSDKPro.jni.SGDeviceList
 
devName - Variable in class SecuGen.FDxSDKPro.jni.SGDeviceList
 
devType - Variable in class SecuGen.FDxSDKPro.jni.SGDeviceList
 

E

EnumerateDevice(int[], SGDeviceList[]) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Returns an enumerated list of attached SecuGen devices.

F

FingerNumber - Variable in class SecuGen.FDxSDKPro.jni.SGFingerInfo
This finger number on left and right hands.
FWVersion - Variable in class SecuGen.FDxSDKPro.jni.SGDeviceInfoParam
Device firmware version.

G

gain - Variable in class SecuGen.FDxSDKPro.jni.SGDeviceInfoParam
Fingerprint sensor CMOS imager gain setting.
GetAnsiMatchingScore(byte[], long, byte[], long, int[]) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Get matching score of specific samples in two ANSI378 minutiae templates.
GetAnsiTemplateInfo(byte[], SGANSITemplateInfo) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Get the template header information for a template of the format SGFDxTemplateFormat.TEMPLATE_FORMAT_ANSI378 templates.
GetDeviceInfo(SGDeviceInfoParam) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Gets device information for the attached SecuGen fingerprint device.
GetImage(byte[]) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Captures a fingerprint image from the fingerprint device.
GetImageEx(byte[], long, long, long) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Captures fingerprint images from the reader until the quality of the image is greater than the value of the quality parameter.
GetImageQuality(long, long, byte[], int[]) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Get the quality of a fingerprint image.
GetIsoMatchingScore(byte[], long, byte[], long, int[]) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Get matching score of specific samples in two ISO19794 minutiae templates.
GetIsoTemplateInfo(byte[], SGISOTemplateInfo) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Get the template header information for a template of the format SGFDxTemplateFormat.TEMPLATE_FORMAT_ISO19794 templates.
GetIsoTemplateSizeAfterMerge(byte[], byte[], int[]) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Get the size of the template produced by merging to templates of the format SGFDxTemplateFormat.TEMPLATE_FORMAT_ISO19794 templates.
GetLastError() - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
 
GetMatchingScore(byte[], byte[], int[]) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Get matching score of two fingerprint minutiae templates.
GetMatchingScoreEx(byte[], short, long, byte[], short, long, int[]) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Get matching score of specific samples in two minutiae templates of any type.
GetMaxTemplateSize(int[]) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Get the maximum template size for the currently selected template format.
GetMinexVersion(int[], int[]) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Gets version of MINEX Compliant algorithms used in this SDK.
GetNumOfMinutiae(short, byte[], int[]) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Get a count of the number of minutiae in a fingerprint template.
GetTemplateSize(byte[], int[]) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Get the size of a fingerprint template.
GetTemplateSizeAfterMerge(byte[], byte[], int[]) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Get the size of the template produced by merging to templates of the format SGFDxTemplateFormat.TEMPLATE_FORMAT_ANSI378 templates.

I

imageDPI - Variable in class SecuGen.FDxSDKPro.jni.SGDeviceInfoParam
Fingerprint image resolution.
imageHeight - Variable in class SecuGen.FDxSDKPro.jni.SGDeviceInfoParam
Fingerprint image height in pixels.
ImageQuality - Variable in class SecuGen.FDxSDKPro.jni.SGFingerInfo
A value from 0 to 100 indicating the quality of the image.
imageWidth - Variable in class SecuGen.FDxSDKPro.jni.SGDeviceInfoParam
Fingerprint image width in pixels.
ImpressionType - Variable in class SecuGen.FDxSDKPro.jni.SGFingerInfo
The type of fingerprint image that was used to create this template.
Init(long) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Initialize the SecuGen libraries using attached SecuGen fingerprint sensor.
InitEx(long, long, long) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Initializes the SecuGen libraries using image parameters.

J

jniLoadStatus - Variable in class SecuGen.FDxSDKPro.jni.JSGFPLib
SecuGen JNI library initialization status.
JSGFPLib - Class in SecuGen.FDxSDKPro.jni
This class is the main entrypoint to the SecuGen device and algorithm functionality.
JSGFPLib() - Constructor for class SecuGen.FDxSDKPro.jni.JSGFPLib
Creates a new instance of JSGFPLib.

L

LPT1_378 - Static variable in class SecuGen.FDxSDKPro.jni.SGPPPortAddr
Parallel port 0x378 (LPT1).
LPT2_278 - Static variable in class SecuGen.FDxSDKPro.jni.SGPPPortAddr
Parallel port 0x278 (LPT2).
LPT3_3BC - Static variable in class SecuGen.FDxSDKPro.jni.SGPPPortAddr
Parallel port 0x3BC (LPT3).

M

MatchAnsiTemplate(byte[], long, byte[], long, long, boolean[]) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Get matching result of specific samples in two ANSI378 minutiae templates.
MatchIsoTemplate(byte[], long, byte[], long, long, boolean[]) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Get matching result of specific samples in two ISO19794 minutiae templates.
MatchTemplate(byte[], byte[], long, boolean[]) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Get matching result of two fingerprint minutiae templates .
MatchTemplateEx(byte[], short, long, byte[], short, long, long, boolean[]) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Get matching result of specific samples in two minutiae templates of any type.
MAX_IMAGE_HEIGHT_ALL_DEVICES - Static variable in class SecuGen.FDxSDKPro.jni.JSGFPLib
336 - FDU03 image height is 300 pixels and FDU04 image height is 336 pixels.
MAX_IMAGE_WIDTH_ALL_DEVICES - Static variable in class SecuGen.FDxSDKPro.jni.JSGFPLib
260 - FDU03 image width is 260 pixels and FDU04 image height is 258 pixels.
MergeAnsiTemplate(byte[], byte[], byte[]) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Merge two ANSI378 templates and return a merged template of the format SGFDxTemplateFormat.TEMPLATE_FORMAT_ANSI378 templates.
MergeIsoTemplate(byte[], byte[], byte[]) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Merge two ISO19794 templates and return a merged template of the format SGFDxTemplateFormat.TEMPLATE_FORMAT_ISO19794 templates.

O

Open() - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Open SecuGen native library.
OpenDevice(long) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Open the attached SecuGen fingerprint sensor.

S

SampleInfo - Variable in class SecuGen.FDxSDKPro.jni.SGANSITemplateInfo
A 225 element array of SGFingerInfo objects.
SampleInfo - Variable in class SecuGen.FDxSDKPro.jni.SGISOTemplateInfo
A 225 element array of SGFingerInfo objects.
SecuGen.FDxSDKPro.jni - package SecuGen.FDxSDKPro.jni
 
SetBrightness(long) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Sets the brightness value of the attached device.
SetLedOn(boolean) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Controls the LED of the fingerprint sensor.
setSNByte(int, byte) - Method in class SecuGen.FDxSDKPro.jni.SGDeviceList
 
SetTemplateFormat(short) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Set the template format to be used for the current session.
SG_DEV_AUTO - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxDeviceName
Auto-detect attached USB fingerprint sensor.
SG_DEV_FDP02 - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxDeviceName
Second generation SecuGen fingerprint sensor with parallel port interface - example: EyeD Hamster and EyeD Mouse.
SG_DEV_FDU02 - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxDeviceName
Second generation SecuGen fingerprint sensor with USB interface - example: USB Hamster III, Keyboard III and OptiMouse III.
SG_DEV_FDU03 - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxDeviceName
Third generation SecuGen fingerprint sensor with USB interface - example: USB Hamster Plus, Keyboard Plus.
SG_DEV_FDU04 - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxDeviceName
FIPS201 Compliant SecuGen fingerprint sensor with USB interface - example: USB Hamster IV.
SG_DEV_FDU05 - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxDeviceName
FAP20 Compliant SecuGen fingerprint sensor with USB interface - example: USB Hamster PRO 20.
SG_DEV_FDU06 - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxDeviceName
SecuGen fingerprint sensor with USB interface - example: USB Hamster PRO (HUPx).
SG_DEV_FDU07 - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxDeviceName
SecuGen fingerprint sensor with USB interface - example: USB Hamster PRO 10.
SG_DEV_UNKNOWN - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxDeviceName
Unknown Device.
SG_FINGPOS_LI - Static variable in class SecuGen.FDxSDKPro.jni.SGFingerPosition
Left index finger
SG_FINGPOS_LL - Static variable in class SecuGen.FDxSDKPro.jni.SGFingerPosition
Left little finger
SG_FINGPOS_LM - Static variable in class SecuGen.FDxSDKPro.jni.SGFingerPosition
Left middle finger
SG_FINGPOS_LR - Static variable in class SecuGen.FDxSDKPro.jni.SGFingerPosition
Left ring finger
SG_FINGPOS_LT - Static variable in class SecuGen.FDxSDKPro.jni.SGFingerPosition
Left thumb
SG_FINGPOS_RI - Static variable in class SecuGen.FDxSDKPro.jni.SGFingerPosition
Right index finger
SG_FINGPOS_RL - Static variable in class SecuGen.FDxSDKPro.jni.SGFingerPosition
Right little finger
SG_FINGPOS_RM - Static variable in class SecuGen.FDxSDKPro.jni.SGFingerPosition
Right middle finger
SG_FINGPOS_RR - Static variable in class SecuGen.FDxSDKPro.jni.SGFingerPosition
Right ring finger
SG_FINGPOS_RT - Static variable in class SecuGen.FDxSDKPro.jni.SGFingerPosition
Right thumb
SG_FINGPOS_UK - Static variable in class SecuGen.FDxSDKPro.jni.SGFingerPosition
Unknown finger
SG_IMPTYPE_LP - Static variable in class SecuGen.FDxSDKPro.jni.SGImpressionType
Live-scan plain
SG_IMPTYPE_LR - Static variable in class SecuGen.FDxSDKPro.jni.SGImpressionType
Live-scan rolled
SG_IMPTYPE_NP - Static variable in class SecuGen.FDxSDKPro.jni.SGImpressionType
Nonlive-scan plain
SG_IMPTYPE_NR - Static variable in class SecuGen.FDxSDKPro.jni.SGImpressionType
Nonlive-scan rolled
SGANSITemplateInfo - Class in SecuGen.FDxSDKPro.jni
This class is used to retrieve the header information for all fingerprint samples in an ANSI378 template.
SGANSITemplateInfo() - Constructor for class SecuGen.FDxSDKPro.jni.SGANSITemplateInfo
The constructor initializes the SampleInfo array.
SGCallBackFunction - Class in SecuGen.FDxSDKPro.jni
This class contains callback constants that are used by the SecuGen.FDxSDKPro.jni package.
SGCallBackFunction() - Constructor for class SecuGen.FDxSDKPro.jni.SGCallBackFunction
This is an abstract class and cannot be instantiated.
SGDeviceInfoParam - Class in SecuGen.FDxSDKPro.jni
This class is used as a parameter to get device information from the attached SecuGen fingerprint sensor.
SGDeviceInfoParam() - Constructor for class SecuGen.FDxSDKPro.jni.SGDeviceInfoParam
Creates a new instance of SGFDxDeviceInfoParam - Serial number is initialized to blanks and all other values are set to zero.
SGDeviceList - Class in SecuGen.FDxSDKPro.jni
 
SGDeviceList() - Constructor for class SecuGen.FDxSDKPro.jni.SGDeviceList
 
SGFDX_ERROR_CREATION_FAILED - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[GENERAL] Native Library initialization failed
SGFDX_ERROR_DEV_ALREADY_OPEN - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[DEVICE] Device is already opened.
SGFDX_ERROR_DEVICE_NOT_FOUND - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[DEVICE] Selected device was not found.
SGFDX_ERROR_DLLLOAD_FAILED - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[GENERAL] Unable to load FDx SDK Pro library.
SGFDX_ERROR_DLLLOAD_FAILED_ALG - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[GENERAL] Unable to load algorithm library.
SGFDX_ERROR_DLLLOAD_FAILED_DRV - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[GENERAL] Unable to load driver library.
SGFDX_ERROR_DRVLOAD_FAILED - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[DEVICE] Selected device was not found.
SGFDX_ERROR_EXTRACT_FAIL - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[ALGORITHM] Fingerprint template extraction failed.
SGFDX_ERROR_FEAT_NUMBER - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[ALGORITHM] Number of minutiae found is too small.
SGFDX_ERROR_FUNCTION_FAILED - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[GENERAL] An unknown error occurred.
SGFDX_ERROR_GETSN_FAILED - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[DEVICE] Unable to retrieve device serial number.
SGFDX_ERROR_INITIALIZE_FAILED - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[DEVICE] Unable to initialize device.
SGFDX_ERROR_INVALID_PARAM - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[GENERAL] Invalid value passed as a parameter.
SGFDX_ERROR_INVALID_TEMPLATE1 - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[ALGORITHM] Error in decoding template 1.
SGFDX_ERROR_INVALID_TEMPLATE2 - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[ALGORITHM] Error in decoding template 2.
SGFDX_ERROR_INVALID_TEMPLATE_TYPE - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[ALGORITHM] Wrong template type.
SGFDX_ERROR_JNI_DLLLOAD_FAILED - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[GENERAL] Unable to load JNI library.
SGFDX_ERROR_LACK_OF_BANDWIDTH - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[DEVICE] Not enough USB bandwidth to transfer image.
SGFDX_ERROR_LINE_DROPPED - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[DEVICE] Image data dropped.
SGFDX_ERROR_MATCH_FAIL - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[ALGORITHM] Fingerprints do not match.
SGFDX_ERROR_NONE - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[GENERAL] Operation was successful.
SGFDX_ERROR_NOT_USED - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[GENERAL] Method not implemented in this release.
SGFDX_ERROR_SYSLOAD_FAILED - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[DEVICE] Cannot find device driver system file.
SGFDX_ERROR_TIME_OUT - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[DEVICE] Function timed out.
SGFDX_ERROR_UNSUPPORTED_DEV - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[DEVICE] Unnsupported device.
SGFDX_ERROR_WRONG_IMAGE - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
[DEVICE] Driver file load failed.
SGFDxConstant - Class in SecuGen.FDxSDKPro.jni
This class contains general purpose constants that are used by the SecuGen.FDxSDKPro.jni package.
SGFDxConstant() - Constructor for class SecuGen.FDxSDKPro.jni.SGFDxConstant
This is an abstract class and cannot be instantiated.
SGFDxDeviceName - Class in SecuGen.FDxSDKPro.jni
This class contains static values for SecuGen fingerprint device classes.
SGFDxDeviceName() - Constructor for class SecuGen.FDxSDKPro.jni.SGFDxDeviceName
This is an abstract class and cannot be instantiated.
SGFDxErrorCode - Class in SecuGen.FDxSDKPro.jni
This class contains static values for SecuGen FDx SDK Pro Error messages.
SGFDxErrorCode() - Constructor for class SecuGen.FDxSDKPro.jni.SGFDxErrorCode
This is an abstract class and cannot be instantiated.
SGFDxSecurityLevel - Class in SecuGen.FDxSDKPro.jni
This class contains security level constants that are used by the SecuGen.FDxSDKPro.jni package.
SGFDxSecurityLevel() - Constructor for class SecuGen.FDxSDKPro.jni.SGFDxSecurityLevel
This is an abstract class and cannot be instantiated.
SGFDxTemplateFormat - Class in SecuGen.FDxSDKPro.jni
This class contains fingerprint template types used by the SecuGen.FDxSDK.jni package.
SGFDxTemplateFormat() - Constructor for class SecuGen.FDxSDKPro.jni.SGFDxTemplateFormat
This is an abstract class and cannot be instantiated.
SGFingerInfo - Class in SecuGen.FDxSDKPro.jni
This class contains information about a fingerprint sample in an ANSI378 or ISO19794 template.
SGFingerInfo() - Constructor for class SecuGen.FDxSDKPro.jni.SGFingerInfo
 
SGFingerPosition - Class in SecuGen.FDxSDKPro.jni
This class contains fingerprint finger position constants that are used by the SecuGen.FDxSDKPro.jni package.
SGFingerPosition() - Constructor for class SecuGen.FDxSDKPro.jni.SGFingerPosition
This is an abstract class and cannot be instantiated.
SGImpressionType - Class in SecuGen.FDxSDKPro.jni
This class contains fingerprint impression type constants that are used by the SecuGen.FDxSDKPro.jni package.
SGImpressionType() - Constructor for class SecuGen.FDxSDKPro.jni.SGImpressionType
This is an abstract class and cannot be instantiated.
SGISOTemplateInfo - Class in SecuGen.FDxSDKPro.jni
This class is used to retrieve the header information for all fingerprint samples in an ISO19794 template.
SGISOTemplateInfo() - Constructor for class SecuGen.FDxSDKPro.jni.SGISOTemplateInfo
The constructor initializes the SampleInfo array.
SGPPPortAddr - Class in SecuGen.FDxSDKPro.jni
This class contains port address constants that are used by the SecuGen.FDxSDKPro.jni package.
SGPPPortAddr() - Constructor for class SecuGen.FDxSDKPro.jni.SGPPPortAddr
This is an abstract class and cannot be instantiated.
SGWSQLib - Class in SecuGen.FDxSDKPro.jni
This class contains constants for the WSQ algorithm developed by the National Institute of Standards and Technology.
SGWSQLib() - Constructor for class SecuGen.FDxSDKPro.jni.SGWSQLib
 
SL_ABOVE_NORMAL - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxSecurityLevel
Security Level 6
SL_BELOW_NORMAL - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxSecurityLevel
Security Level 4
SL_HIGH - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxSecurityLevel
Security Level 7
SL_HIGHER - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxSecurityLevel
Security Level 8
SL_HIGHEST - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxSecurityLevel
Security Level 9 (Highest)
SL_LOW - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxSecurityLevel
Security Level 3
SL_LOWER - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxSecurityLevel
Security Level 2
SL_LOWEST - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxSecurityLevel
Security Level 1 (Lowest)
SL_NONE - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxSecurityLevel
Security Level 0 (NONE)
SL_NORMAL - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxSecurityLevel
Security Level 5

T

TEMPLATE_FORMAT_ANSI378 - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxTemplateFormat
ANSI 378 Format.
TEMPLATE_FORMAT_ISO19794 - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxTemplateFormat
ISO 19794-2 Format.
TEMPLATE_FORMAT_SG400 - Static variable in class SecuGen.FDxSDKPro.jni.SGFDxTemplateFormat
Legacy Secugen 400Byte Format.
toString() - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Returns JSGFPLib native library version string.
TotalSamples - Variable in class SecuGen.FDxSDKPro.jni.SGANSITemplateInfo
The number of ANSI378 samples that are contained in the SampleInfo array.
TotalSamples - Variable in class SecuGen.FDxSDKPro.jni.SGISOTemplateInfo
The number of ISO19794 samples that are contained in the SampleInfo array.

U

USB_AUTO_DETECT - Static variable in class SecuGen.FDxSDKPro.jni.SGPPPortAddr
Auto detect USB port.

V

ViewNumber - Variable in class SecuGen.FDxSDKPro.jni.SGFingerInfo
The number of the view.

W

WSQDecode(byte[], int[], int[], int[], int[], int[], byte[], int) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Decode the WSQ image and return the RAW image.
WSQEncode(byte[], float, byte[], int, int, int, int) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Encode a WSQ image.
WSQGetDecodedImageSize(int[], byte[], int) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Get the size of the RAW image contained in the WSQ image file.
WSQGetEncodedImageSize(int[], float, byte[], int, int, int, int) - Method in class SecuGen.FDxSDKPro.jni.JSGFPLib
Get the size of the compressed WSQ image that will be returned when the RAW image file is compressed.
A B C D E F G I J L M O S T U V W 
Skip navigation links