|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.upek.android.ptapi.struct.PtSessionCfgV5
public class PtSessionCfgV5
PT_SESSION_CFG structure version 5
Field Summary | |
---|---|
byte |
antispoofingEnable
If PT_TRUE, antispoofing is enabled |
byte |
antispoofingRejectsEnrollment
If PT_TRUE, antispoofing rejects even enrollment captures |
byte |
antispoofingSecurityLevel
Level of anti-spoofing security (see PT_ANTISPOOFING_xxxx values) |
byte |
bandwidth
SONLY (TCS5D only): Explicit value or lower bound (depending on policy) of bandwidth to be used in percentage of maximal available bandwidth for the sensor on given platform. |
byte |
bioEnrollInputType
Reconstruction type for enrollment (see PT_BIO_INPUT_TYPE_xxxx values) |
byte |
bioFingerDetectInputType
Reconstruction type for finger detection commands (see PT_BIO_INPUT_TYPE_xxxx values) |
byte |
bioVerifyInputType
Reconstruction type for verification (see PT_BIO_INPUT_TYPE_xxxx values) |
int |
callbackLevel
Indicates what amount of GUI callbacks is received during biometric operations (see CALLBACKS_xxxx values) |
byte |
consolidationNumTemplates
Number of templates captured for consolidation (possible values 1-5) |
byte |
consolidationSecurityLevel
Sets trade-off between security and convenience for consolidation process (for future use) |
byte |
consolidationType
Type of consolidation in multienrollment (see PT_CONSOLIDATION_xxxx values) |
byte |
createWrappedBIRs
Indicates whether or not wrapped BIRs should be created by biometric functions |
short |
enableScanQualityQuery
Bitmask of scan quality modes (see PT_SCANQUALQUERY_xxxx values) |
byte |
enrollMaxMinu
Max number of minutiae in biometric template after enroll |
short |
enrollMaxSize
Max size (in bytes) of biometric data in template after enroll (must be bigger than 25) |
byte |
enrollMaxTemplates
Do not change |
byte |
enrollMinTemplates
Do not change |
byte |
extractionMaxMinu
Max number of minutiae in biometric template from extraction |
short |
extractionMaxSize
Max size (in bytes) of biometric data in template from extraction (must be bigger than 25) |
int |
fdetFlags
Finger detection flags (see PT_FDETFLAG_xxxx values). |
byte |
identificationThreshold
Threshold for biometric identification |
byte |
imageFormatPolicy
SONLY (TCRS5D only): Image format policy (see PT_IMGPOLICY_xxxx values) |
byte |
latentDetect
Indicates whether or not latent detection should be activated (valid only for area sensor) |
byte |
multipleEnroll
Indicates whether or not enrollment should use multiple finger images |
int |
navClickAllowedMovement
Maximum allowed movement for click |
byte |
navClickSensitivity
Click detection sensitivity setting |
short |
navClickTimeMax
Maximum elapsed time to detect a click |
short |
navClickTimeMin
Minimum elapsed time to detect a click |
short |
navFingerDownDelay
Timing for finger touch |
short |
navFingerUpDelay
Timing for finger lift |
short |
navFlags
Navigation flags (see PT_NAVIG_xxxx values) |
short |
navMovementDelay
Delay before movement detection |
byte |
navNavigationType
Navigation type (see PT_NAVTYPE_xxxx values) |
byte |
navOrientation
Orientation of navigation (see PT_NAVORIENT_xxxx values) |
short |
powerFlags
Power management flags (see PT_POWERFLAG_xxxx values). |
byte |
readerSecurityMode
SONLY (TCRxx only): Reader security mode (see PT_RSM_xxxx values). |
int |
recFlags
Reconstruction control flags (see PT_RECFLAG_xxxx values) |
byte |
recNoiseRobustness
Noise robustness setting (see PT_NOISE_ROBUSTNESS_xxxx) |
byte |
recNoiseRobustnessTrigger
Sets how many consecutive bad swipes triggers noise robustness. |
int |
recNoMovementResetTimeout
If no movement is detected for that period [ms] and image is very short, the reconstruction is not restarted any more. |
int |
recNoMovementTimeout
If no movement is detected for that period [ms], the swipe is terminated regardless on the finger presence. |
byte |
recSwipeDirection
Swipe direction (see PT_SWIPEDIR_xxxx values) |
int |
recSwipeTimeout
Timeout for swipe termination |
byte |
recTerminationPolicy
Defines the way, how end of finger scan is determined (see PT_SCAN_TERMINATION_xxxx values) |
byte[] |
reserved1
Not used |
byte[] |
reserved2
Not used |
byte[] |
reserved3
Not used |
byte[] |
reserved4
|
byte |
restartBioTimeout
Restart biometric timeout for each fingerprint scan |
byte |
retuning
Enable retuning (see PT_RETUNING_xxxx values) |
byte |
securitySetting
Security level for templates matching (see PT_MATCH_xxxx values) |
byte |
sensorDisabling
Indicates whether or not put sensor into sleep mode after each biometric operation |
byte |
sensorSecurityMode
Sensor security mode (see PT_SSM_xxxx values) (this parameter affects SOnly) |
byte |
signatureType
Type of signing method (see PT_SIGNATURE_TYPE_xxxx values) |
byte |
suspendInSleep
Enable device suspend during PTSleep/PTSleepThenGrab/PTSleepThenCapture (see PT_SUSPEND_IN_SLEEP_xxxx values) (this parameter affects SOnly) |
byte |
templateType
Type of templates created by FM (see PT_TEMPLATE_TYPE_xxxx values) |
byte |
useHwFingerDetection
Use TCD based hardware finger detection for biometrics |
byte |
wakeUpByFinger
If PT_TRUE, FM can be woken up from deep sleep by a finger on sensor |
int |
wakeUpByFingerTimeout
Timeout for returning to standby after wake-up by finger (in milliseconds) |
short |
wffFingerDownDelay
Timing for finger touch |
short |
wffFingerUpDelay
Timing for finger lift |
Constructor Summary | |
---|---|
PtSessionCfgV5()
|
Method Summary | |
---|---|
PtSessionCfgV5 |
clone()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public byte antispoofingEnable
public byte antispoofingRejectsEnrollment
public byte antispoofingSecurityLevel
public byte bandwidth
public byte bioEnrollInputType
public byte bioFingerDetectInputType
public byte bioVerifyInputType
public int callbackLevel
public byte consolidationNumTemplates
public byte consolidationSecurityLevel
public byte consolidationType
public byte createWrappedBIRs
public short enableScanQualityQuery
public byte enrollMaxMinu
public short enrollMaxSize
public byte enrollMaxTemplates
public byte enrollMinTemplates
public byte extractionMaxMinu
public short extractionMaxSize
public int fdetFlags
public byte identificationThreshold
public byte imageFormatPolicy
public byte latentDetect
public byte multipleEnroll
public int navClickAllowedMovement
public byte navClickSensitivity
public short navClickTimeMax
public short navClickTimeMin
public short navFingerDownDelay
public short navFingerUpDelay
public short navFlags
public short navMovementDelay
public byte navNavigationType
public byte navOrientation
public short powerFlags
public byte readerSecurityMode
public int recFlags
public byte recNoiseRobustness
public byte recNoiseRobustnessTrigger
public int recNoMovementResetTimeout
public int recNoMovementTimeout
public byte recSwipeDirection
public int recSwipeTimeout
public byte recTerminationPolicy
public byte[] reserved1
public byte[] reserved2
public byte[] reserved3
public byte[] reserved4
public byte restartBioTimeout
public byte retuning
public byte securitySetting
public byte sensorDisabling
public byte sensorSecurityMode
public byte signatureType
public byte suspendInSleep
public byte templateType
public byte useHwFingerDetection
public byte wakeUpByFinger
public int wakeUpByFingerTimeout
public short wffFingerDownDelay
public short wffFingerUpDelay
Constructor Detail |
---|
public PtSessionCfgV5()
Method Detail |
---|
public PtSessionCfgV5 clone() throws java.lang.CloneNotSupportedException
clone
in class java.lang.Object
java.lang.CloneNotSupportedException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |