Serialized Form
Package com.upek.android.ptapi |
serialVersionUID: -3495268522431934546L
code
int code
- Internal error code
Package com.upek.android.ptapi.callback |
serialVersionUID: 1037818033190338173L
Package com.upek.android.ptapi.rsa |
serialVersionUID: 4764133425072305995L
m_N
java.math.BigInteger m_N
m_E
java.math.BigInteger m_E
m_D
java.math.BigInteger m_D
m_P
java.math.BigInteger m_P
m_Q
java.math.BigInteger m_Q
m_DP
java.math.BigInteger m_DP
m_DQ
java.math.BigInteger m_DQ
m_U
java.math.BigInteger m_U
serialVersionUID: 4764133425072305995L
m_N
java.math.BigInteger m_N
m_D
java.math.BigInteger m_D
serialVersionUID: 199444006445690446L
m_N
java.math.BigInteger m_N
m_E
java.math.BigInteger m_E
Package com.upek.android.ptapi.struct |
serialVersionUID: 8075809222703836514L
headerVersion
byte headerVersion
type
byte type
formatOwner
short formatOwner
formatID
short formatID
quality
byte quality
purpose
byte purpose
factorsMask
int factorsMask
data
byte[] data
serialVersionUID: -2535239756036306360L
displayInfo
java.lang.String displayInfo
- String with displayable device info
dsnSubString
java.lang.String dsnSubString
- String usable as part of DSN for PTOpen() to connect to this device
otherInfo
java.lang.String otherInfo
- String with other info
serialVersionUID: 7904896066049295840L
version
int version
- Version of this structure (currently 1)
guid
byte[] guid
- TFM/ESS GUID
systemId
int systemId
- System identification bits
systemName
java.lang.String systemName
- System identification name
serialVersionUID: -4287227918720680733L
fwFunctionality2
int fwFunctionality2
- Additional flags of supported functionality
bioLibVersion
int bioLibVersion
- Version of used BioLib
templateTypeFlags
int templateTypeFlags
- Flags of all supported template formats (see PT_TEMPLATEBIT_xxxx)
fwUpdateCount
short fwUpdateCount
- Number of performed firmware updates
serialVersionUID: 1466969700720790109L
slotNr
int slotNr
- Number of slot, where is the finger stored
fingerData
byte[] fingerData
- Data associated with the finger
serialVersionUID: -1575361688212792819L
apiVersion
int apiVersion
- Version of TFM API. Highest byte = major version, second highest
byte = minor version, low word = subversions.
functionality
int functionality
- Bitmask, defining which blocks of functions are supported (see PT_GIFUNC_xxxx).
flags
int flags
- Additional flags (e.g. encryption strength), see PT_GIFLAGS_xxxx.
serialVersionUID: 6014754157761356093L
width
int width
- Image width
height
int height
- Image height
imageData
byte[] imageData
- Image data
serialVersionUID: -292890296360812451L
inXDpi
short inXDpi
- Input X resolution
inYDpi
short inYDpi
- Input Y resolution
outXDpi
short outXDpi
- Output X resolution
outYDpi
short outYDpi
- Output Y resolution
inBpp
byte inBpp
- Input color depth
outBpp
byte outBpp
- Output Color depth
powerMode
short powerMode
- Scanning power mode
compressMode
short compressMode
- Data compression mode
flags
short flags
- Additional flags (see PT_IMGFORMAT_FLAG_xxxx values)
serialVersionUID: 7995127951996870854L
fwVersion
int fwVersion
- Version of the TFM's firmware. Highest byte = major version,
second highest byte = minor version, low word = subversions/revisions.
fwMinNextVersion
int fwMinNextVersion
- Minimal version required for future firmware update
fwVariant
int fwVariant
- Variant of firmware
fwFunctionality
int fwFunctionality
- Blocks of functionality included in firmware. See PT_FWFUNC_xxxx.
fwConfig
int fwConfig
- FW's configuration flags, set up during manufacturing. See PT_FWCFG_xxxx.
id
int id
- TFM ID. If used, allows to assign unique ID to every TFM/ESS piece. Otherwise 0.
authentifyId
int authentifyId
- ID of the Authentify group. Every TFM with the same Authentify code
belongs to the same Authentify group. If AuthentifyId == 0,
PTAuthentify is not necessary. See PTAuthentify().
usage
int usage
- Type of the reader in which the TFM is used. 0 = unspecified usage.
sensorType
int sensorType
- Type and version of sensor.
imageWidth
short imageWidth
- Sensor image width
imageHeight
short imageHeight
- Sensor image height (for strip sensor max. height)
maxGrabWindow
int maxGrabWindow
- Max. guaranteed length of the output data for PTGrabWindow
companionVendorCode
int companionVendorCode
- Companion vendor code
serialVersionUID: 3526523963012470425L
form
byte form
- Form of the input BIR
bir
PtBir bir
- Used when byForm = PT_FULLBIR_INPUT
slotNr
int slotNr
- Used when byForm = PT_SLOT_INPUT
serialVersionUID: -6655798274480592924L
version
int version
- Version of this structure (currently 1)
securitySetting
int securitySetting
- Security level for templates matching (see PT_MATCH_xxxx values)
identificationThreshold
byte identificationThreshold
- Threshold for biometric identification
serialVersionUID: -2506356243714430034L
dx
short dx
- Delta X since the last navigation data
dy
short dy
- Delta Y since the last navigation data
signalBits
short signalBits
- Information bitmask, see PT_NAVIGBITS_xxxx
serialVersionUID: -486115449974180875L
securitySetting
int securitySetting
- Security level for templates matching (see PT_MATCH_xxxx values)
antispoofingLevel
int antispoofingLevel
- Level of anti-spoofing security (see PT_ANTISPOOFING_xxxx values)
multipleEnroll
boolean multipleEnroll
- Indicates whether or not enrollment should use multiple finger images
latentDetect
boolean latentDetect
- Indicates whether or not latent detection should be activated (valid only for area sensor)
subSample
boolean subSample
- Indicates wsether or not extraction should sub-sample images
sensorDisabling
boolean sensorDisabling
- Indicates whether or not put sensor into sleep mode after each biometric operation
callbackLevel
int callbackLevel
- Indicates what amount of GUI callbacks is received during biometric operations (see CALLBACKS_xxxx values)
reserved
byte[] reserved
- Not used
serialVersionUID: 5787917790207269696L
securitySetting
int securitySetting
- Security level for templates matching (see PT_MATCH_xxxx values)
antispoofingLevel
int antispoofingLevel
- Level of anti-spoofing security (see PT_ANTISPOOFING_xxxx values)
multipleEnroll
boolean multipleEnroll
- Indicates whether or not enrollment should use multiple finger images
latentDetect
boolean latentDetect
- Indicates whether or not latent detection should be activated (valid only for area sensor)
subSample
boolean subSample
- Indicates wsether or not extraction should sub-sample images
sensorDisabling
boolean sensorDisabling
- Indicates whether or not put sensor into sleep mode after each biometric operation
callbackLevel
int callbackLevel
- Indicates what amount of GUI callbacks is received during biometric operations (see CALLBACKS_xxxx values)
wakeUpByFinger
boolean wakeUpByFinger
- If PT_TRUE, FM can be woken up from deep sleep by a finger on sensor
subWindowArea
byte subWindowArea
- Area of the subwindow in percents of the full area used for extractor
wffUseHwDetection
boolean wffUseHwDetection
- Use Hardware finger detection
wffFingerDownDelay
short wffFingerDownDelay
- Timing for finger touch
wffFingerUpDelay
short wffFingerUpDelay
- Timing for finger lift
recUseHwDetection
boolean recUseHwDetection
- Use Hardware finger detection
recFingerDownDelay
short recFingerDownDelay
- Timing for finger touch
recFingerUpDelay
short recFingerUpDelay
- Timing for finger lift
recRemoveTopdown
boolean recRemoveTopdown
- Remove striation from top
recRemoveBottomup
boolean recRemoveBottomup
- Remove striation from bottom
navUseHwDetection
boolean navUseHwDetection
- Use Hardware finger detection
navFingerDownDelay
short navFingerDownDelay
- Timing for finger touch
navFingerUpDelay
short navFingerUpDelay
- Timing for finger lift
navClickTimeMin
short navClickTimeMin
- Minimum elapsed time to detect a click
navClickTimeMax
short navClickTimeMax
- Maximum elapsed time to detect a click
navMovementDelay
short navMovementDelay
- Delay before movement detection
navClickAllowedMovement
int navClickAllowedMovement
- Maximum allowed movement for click
serialVersionUID: 1618954488401640175L
securitySetting
int securitySetting
- Security level for templates matching (see PT_MATCH_xxxx values)
antispoofingLevel
int antispoofingLevel
- Level of anti-spoofing security (see PT_ANTISPOOFING_xxxx values)
multipleEnroll
boolean multipleEnroll
- Indicates whether or not enrollment should use multiple finger images
latentDetect
boolean latentDetect
- Indicates whether or not latent detection should be activated (valid only for area sensor)
subSample
boolean subSample
- Indicates wsether or not extraction should sub-sample images
sensorDisabling
boolean sensorDisabling
- Indicates whether or not put sensor into sleep mode after each biometric operation
callbackLevel
int callbackLevel
- Indicates what amount of GUI callbacks is received during biometric operations (see CALLBACKS_xxxx values)
wakeUpByFinger
boolean wakeUpByFinger
- If PT_TRUE, FM can be woken up from deep sleep by a finger on sensor
wakeUpByFingerTimeout
int wakeUpByFingerTimeout
- Timeout for returning to standby after wake-up by finger (in milliseconds)
subWindowArea
byte subWindowArea
- Area of the subwindow in percents of the full area used for extractor
consolidationType
byte consolidationType
- Type of consolidation in multienrollment (see PT_CONSOLIDATION_xxxx values)
wffUseHwDetection
boolean wffUseHwDetection
- Use Hardware finger detection
wffFingerDownDelay
short wffFingerDownDelay
- Timing for finger touch
wffFingerUpDelay
short wffFingerUpDelay
- Timing for finger lift
recUseHwDetection
boolean recUseHwDetection
- Use Hardware finger detection
recFingerDownDelay
short recFingerDownDelay
- Timing for finger touch
recFingerUpDelay
short recFingerUpDelay
- Timing for finger lift
recTerminationPolicy
short recTerminationPolicy
- Defines the way, how end of finger scan is determined (see PT_SCAN_TERMINATION_xxxx values)
recRetuning
byte recRetuning
- Enable retuning (see PT_RETUNING_xxxx values)
recDigitalGain
byte recDigitalGain
- Digital gain
recRemoveTopdown
boolean recRemoveTopdown
- Remove striation from top
recRemoveBottomup
boolean recRemoveBottomup
- Remove striation from bottom
navUseHwDetection
boolean navUseHwDetection
- Use Hardware finger detection
navFingerDownDelay
short navFingerDownDelay
- Timing for finger touch
navFingerUpDelay
short navFingerUpDelay
- Timing for finger lift
navClickTimeMin
short navClickTimeMin
- Minimum elapsed time to detect a click
navClickTimeMax
short navClickTimeMax
- Maximum elapsed time to detect a click
navMovementDelay
short navMovementDelay
- Delay before movement detection
navClickAllowedMovement
int navClickAllowedMovement
- Maximum allowed movement for click
navNavigationType
short navNavigationType
- Navigation type (see PT_NAVTYPE_xxxx values)
bioEnrollInputType
short bioEnrollInputType
- Reconstruction type for enrollment (see PT_BIO_INPUT_TYPE_xxxx values)
bioVerifyInputType
short bioVerifyInputType
- Reconstruction type for verification (see PT_BIO_INPUT_TYPE_xxxx values)
enableScanQualityQuery
short enableScanQualityQuery
- Bitmask of scan quality modes (see PT_SCANQUALQUERY_xxxx values)
serialVersionUID: -3529343640035797373L
securitySetting
int securitySetting
- Security level for templates matching (see PT_MATCH_xxxx values)
antispoofingEnable
short antispoofingEnable
- If PT_TRUE, antispoofing is enabled
antispoofingSecurityLevel
short antispoofingSecurityLevel
- Level of anti-spoofing security (see PT_ANTISPOOFING_xxxx values)
multipleEnroll
boolean multipleEnroll
- Indicates whether or not enrollment should use multiple finger images
latentDetect
boolean latentDetect
- Indicates whether or not latent detection should be activated (valid only for area sensor)
subSample
boolean subSample
- Indicates wsether or not extraction should sub-sample images
sensorDisabling
boolean sensorDisabling
- Indicates whether or not put sensor into sleep mode after each biometric operation
callbackLevel
int callbackLevel
- Indicates what amount of GUI callbacks is received during biometric operations (see CALLBACKS_xxxx values)
wakeUpByFinger
boolean wakeUpByFinger
- If PT_TRUE, FM can be woken up from deep sleep by a finger on sensor
wakeUpByFingerTimeout
int wakeUpByFingerTimeout
- Timeout for returning to standby after wake-up by finger (in milliseconds)
subWindowArea
byte subWindowArea
- Area of the subwindow in percents of the full area used for extractor
consolidationType
byte consolidationType
- Type of consolidation in multienrollment (see PT_CONSOLIDATION_xxxx values)
createWrappedBIRs
byte createWrappedBIRs
- Indicates whether or not wrapped BIRs should be created by biometric functions
signatureType
byte signatureType
- Type of signing method (see PT_SIGNATURE_TYPE_xxxx values)
restartBioTimeout
boolean restartBioTimeout
- Restart biometric timeout for each fingerprint scan
identificationThreshold
byte identificationThreshold
- Threshold for biometric identification
extractionMaxMinu
byte extractionMaxMinu
- Max number of minutiaes in biometric template from extraction
enrollMaxMinu
byte enrollMaxMinu
- Max number of minutiaes in biometric template after enroll (must be less or equal to ExtractionMaxMinu)
templateType
byte templateType
- Type of templates created by FM (see PT_TEMPLATE_TYPE_xxxx values)
wffUseHwDetection
boolean wffUseHwDetection
- Use Hardware finger detection
wffFingerDownDelay
short wffFingerDownDelay
- Timing for finger touch
wffFingerUpDelay
short wffFingerUpDelay
- Timing for finger lift
recUseHwDetection
boolean recUseHwDetection
- Use Hardware finger detection
recSwipeDirection
byte recSwipeDirection
- Swipe direction (see PT_SWIPEDIR_xxxx values)
recNoiseRobustness
byte recNoiseRobustness
- Noise robustness setting (see PT_NOISE_ROBUSTNESS_xxxx)
reserved1
byte[] reserved1
- Not used
recSwipeTimeout
int recSwipeTimeout
- Timeout for swipe termination
recNoMovementTimeout
int recNoMovementTimeout
- If no movement is detected for that period [ms], the swipe is terminated regardless on the finger presence. This feature is disabled if set to 0.
recNoMovementResetTimeout
int recNoMovementResetTimeout
- If no movement is detected for that period [ms] and image is very short, the reconstruction is not restarted any more. This feature is disabled if set to 0.
recTerminationPolicy
short recTerminationPolicy
- Defines the way, how end of finger scan is determined (see PT_SCAN_TERMINATION_xxxx values)
reserved2
byte[] reserved2
- Not used
recRemoveTopdown
boolean recRemoveTopdown
- Remove striation from top
recRemoveBottomup
boolean recRemoveBottomup
- Remove striation from bottom
navUseHwDetection
boolean navUseHwDetection
- Use Hardware finger detection
navFingerDownDelay
short navFingerDownDelay
- Timing for finger touch
navFingerUpDelay
short navFingerUpDelay
- Timing for finger lift
navClickTimeMin
short navClickTimeMin
- Minimum elapsed time to detect a click
navClickTimeMax
short navClickTimeMax
- Maximum elapsed time to detect a click
navMovementDelay
short navMovementDelay
- Delay before movement detection
navFlags
short navFlags
- Navigation flags (see PT_NAVIG_xxxx values)
navClickAllowedMovement
int navClickAllowedMovement
- Maximum allowed movement for click
navNavigationType
short navNavigationType
- Navigation type (see PT_NAVTYPE_xxxx values)
navOrientation
byte navOrientation
- Orientation of navigation (see PT_NAVORIENT_xxxx values)
reserved4
byte[] reserved4
- Not used
navSubPixelPrecision
boolean navSubPixelPrecision
- Use sub-pixel precision for navigation
bioEnrollInputType
short bioEnrollInputType
- Reconstruction type for enrollment (see PT_BIO_INPUT_TYPE_xxxx values)
bioVerifyInputType
short bioVerifyInputType
- Reconstruction type for verification (see PT_BIO_INPUT_TYPE_xxxx values)
bioFingerDetectInputType
short bioFingerDetectInputType
- Reconstruction type for finger detection commands (see PT_BIO_INPUT_TYPE_xxxx values)
enableScanQualityQuery
short enableScanQualityQuery
- Bitmask of scan quality modes (see PT_SCANQUALQUERY_xxxx values)
useHwFingerDetection
boolean useHwFingerDetection
- Use TCD based hardware finger detection for biometrics
retuning
byte retuning
- Enable retuning (see PT_RETUNING_xxxx values)
suspendInSleep
byte suspendInSleep
- Enable device suspend during PTSleep/PTSleepThenGrab/PTSleepThenCapture (see PT_SUSPEND_IN_SLEEP_xxxx values) (this parameter affects SOnly)
sensorSecurityMode
byte sensorSecurityMode
- Sensor security mode (see PT_SSM_xxxx values) (this parameter affects SOnly)
reserved5
byte[] reserved5
- Not used
serialVersionUID: -9102016327444649753L
securitySetting
byte securitySetting
- Security level for templates matching (see PT_MATCH_xxxx values)
antispoofingEnable
byte antispoofingEnable
- If PT_TRUE, antispoofing is enabled
antispoofingSecurityLevel
byte antispoofingSecurityLevel
- Level of anti-spoofing security (see PT_ANTISPOOFING_xxxx values)
antispoofingRejectsEnrollment
byte antispoofingRejectsEnrollment
- If PT_TRUE, antispoofing rejects even enrollment captures
multipleEnroll
byte multipleEnroll
- Indicates whether or not enrollment should use multiple finger images
latentDetect
byte latentDetect
- Indicates whether or not latent detection should be activated (valid only for area sensor)
sensorDisabling
byte sensorDisabling
- Indicates whether or not put sensor into sleep mode after each biometric operation
templateType
byte templateType
- Type of templates created by FM (see PT_TEMPLATE_TYPE_xxxx values)
callbackLevel
int callbackLevel
- Indicates what amount of GUI callbacks is received during biometric operations (see CALLBACKS_xxxx values)
consolidationType
byte consolidationType
- Type of consolidation in multienrollment (see PT_CONSOLIDATION_xxxx values)
consolidationSecurityLevel
byte consolidationSecurityLevel
- Sets trade-off between security and convenience for consolidation process (for future use)
consolidationNumTemplates
byte consolidationNumTemplates
- Number of templates captured for consolidation (possible values 1-5)
createWrappedBIRs
byte createWrappedBIRs
- Indicates whether or not wrapped BIRs should be created by biometric functions
restartBioTimeout
byte restartBioTimeout
- Restart biometric timeout for each fingerprint scan
identificationThreshold
byte identificationThreshold
- Threshold for biometric identification
extractionMaxMinu
byte extractionMaxMinu
- Max number of minutiae in biometric template from extraction
enrollMaxMinu
byte enrollMaxMinu
- Max number of minutiae in biometric template after enroll
extractionMaxSize
short extractionMaxSize
- Max size (in bytes) of biometric data in template from extraction (must be bigger than 25)
enrollMaxSize
short enrollMaxSize
- Max size (in bytes) of biometric data in template after enroll (must be bigger than 25)
wakeUpByFingerTimeout
int wakeUpByFingerTimeout
- Timeout for returning to standby after wake-up by finger (in milliseconds)
wakeUpByFinger
byte wakeUpByFinger
- If PT_TRUE, FM can be woken up from deep sleep by a finger on sensor
signatureType
byte signatureType
- Type of signing method (see PT_SIGNATURE_TYPE_xxxx values)
powerFlags
short powerFlags
- Power management flags (see PT_POWERFLAG_xxxx values).
reserved1
byte[] reserved1
- Not used
fdetFlags
int fdetFlags
- Finger detection flags (see PT_FDETFLAG_xxxx values).
wffFingerDownDelay
short wffFingerDownDelay
- Timing for finger touch
wffFingerUpDelay
short wffFingerUpDelay
- Timing for finger lift
recSwipeDirection
byte recSwipeDirection
- Swipe direction (see PT_SWIPEDIR_xxxx values)
recNoiseRobustness
byte recNoiseRobustness
- Noise robustness setting (see PT_NOISE_ROBUSTNESS_xxxx)
recNoiseRobustnessTrigger
byte recNoiseRobustnessTrigger
- Sets how many consecutive bad swipes triggers noise robustness. Value of 0 means no triggering by bad swipes.
recTerminationPolicy
byte recTerminationPolicy
- Defines the way, how end of finger scan is determined (see PT_SCAN_TERMINATION_xxxx values)
recSwipeTimeout
int recSwipeTimeout
- Timeout for swipe termination
recNoMovementTimeout
int recNoMovementTimeout
- If no movement is detected for that period [ms], the swipe is terminated regardless on the finger presence. This feature is disabled if set to 0.
recNoMovementResetTimeout
int recNoMovementResetTimeout
- If no movement is detected for that period [ms] and image is very short, the reconstruction is not restarted any more. This feature is disabled if set to 0.
recFlags
int recFlags
- Reconstruction control flags (see PT_RECFLAG_xxxx values)
reserved2
byte[] reserved2
- Not used
navFingerDownDelay
short navFingerDownDelay
- Timing for finger touch
navFingerUpDelay
short navFingerUpDelay
- Timing for finger lift
navClickTimeMin
short navClickTimeMin
- Minimum elapsed time to detect a click
navClickTimeMax
short navClickTimeMax
- Maximum elapsed time to detect a click
navMovementDelay
short navMovementDelay
- Delay before movement detection
navFlags
short navFlags
- Navigation flags (see PT_NAVIG_xxxx values)
navClickAllowedMovement
int navClickAllowedMovement
- Maximum allowed movement for click
navNavigationType
byte navNavigationType
- Navigation type (see PT_NAVTYPE_xxxx values)
navOrientation
byte navOrientation
- Orientation of navigation (see PT_NAVORIENT_xxxx values)
navClickSensitivity
byte navClickSensitivity
- Click detection sensitivity setting
reserved3
byte[] reserved3
- Not used
bioEnrollInputType
byte bioEnrollInputType
- Reconstruction type for enrollment (see PT_BIO_INPUT_TYPE_xxxx values)
bioVerifyInputType
byte bioVerifyInputType
- Reconstruction type for verification (see PT_BIO_INPUT_TYPE_xxxx values)
bioFingerDetectInputType
byte bioFingerDetectInputType
- Reconstruction type for finger detection commands (see PT_BIO_INPUT_TYPE_xxxx values)
useHwFingerDetection
byte useHwFingerDetection
- Use TCD based hardware finger detection for biometrics
enableScanQualityQuery
short enableScanQualityQuery
- Bitmask of scan quality modes (see PT_SCANQUALQUERY_xxxx values)
retuning
byte retuning
- Enable retuning (see PT_RETUNING_xxxx values)
suspendInSleep
byte suspendInSleep
- Enable device suspend during PTSleep/PTSleepThenGrab/PTSleepThenCapture (see PT_SUSPEND_IN_SLEEP_xxxx values) (this parameter affects SOnly)
sensorSecurityMode
byte sensorSecurityMode
- Sensor security mode (see PT_SSM_xxxx values) (this parameter affects SOnly)
readerSecurityMode
byte readerSecurityMode
- SONLY (TCRxx only): Reader security mode (see PT_RSM_xxxx values).
bandwidth
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.
Allowed values are 0-100, 0 means static maximum bandwidth.
imageFormatPolicy
byte imageFormatPolicy
- SONLY (TCRS5D only): Image format policy (see PT_IMGPOLICY_xxxx values)
enrollMinTemplates
byte enrollMinTemplates
- Do not change
enrollMaxTemplates
byte enrollMaxTemplates
- Do not change
reserved4
byte[] reserved4
serialVersionUID: -7710443288196089058L
realHeight
short realHeight
- Number of actually reconstructed lines.
backgroundColor
short backgroundColor
- Image background color.
roiPos
short roiPos
- Vertical position of the center of the region of interest (e.g. the core). Negative if no ROI was detected.
roiLength
short roiLength
- Vertical length of the region of interest, zero if no ROI was detected.
recErrorStates
short recErrorStates
- Bit array with signaled reconstruction errors (see PT_RECERRBIT_xxxx).
qualityMessage
short qualityMessage
- GUI message resulting from image quality test (see PT_GUIMSG_xxxx), 0xffff when image quality wasn't assessed.
recScore
byte recScore
- Reconstruction score.
qualityScore
byte qualityScore
- Image quality score, negative when image quality wasn't assessed.
invertedSwipe
byte invertedSwipe
- Direction of swipe (0 = standard direction, 1 = inverted direction).
noiseRobustnessFlags
byte noiseRobustnessFlags
- Noise robustness flags.