1.0.1 • Published 3 years ago

@dft/onyx-typedefs v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

@dft/onyx-typdefs

Typescript typedefs for ONYX

Install

npm install @dft/onyx-typedefs

API

exec(...)

exec(options: IOnyxConfiguration) => any
ParamType
optionsIOnyxConfiguration

Returns: any


Interfaces

IOnyxConfiguration

PropType
actionOnyxPluginAction
onyxLicensestring
returnRawImageboolean
returnProcessedImageboolean
returnEnhancedImageboolean
returnBlackWhiteProcessedImageboolean
returnFingerprintTemplateboolean
returnWSQboolean
shouldConvertToISOTemplateboolean
computeNfiqMetricsboolean
wholeFingerCropboolean
useManualCaptureboolean
useOnyxLiveboolean
useFlashboolean
showLoadingSpinnerboolean
reticleOrientationOnyxReticleOrientation
reticleAnglenumber
reticleScalenumber
backgroundColorHexStringstring
showBackButtonboolean
showManualCaptureTextboolean
manualCaptureTextstring
backButtonTextstring
cropFactornumber
cropSizeIOnyxCropSize
probestring
referencestring
pyramidScales{}

IOnyxCropSize

PropType
widthnumber
heightnumber

IOnyxPluginResult

PropType
actionstring
onyxResults{}
isVerifiedboolean
matchScorenumber

IOnyxResult

PropType
rawFingerprintDataUristring
processedFingerprintDataUristring
enhancedFingerprintDataUristring
blackWhiteProcessedFingerprintDataUristring
base64EncodedFingerprintTemplatestring
base64EncodedWsqBytesstring
base64EncodedGrayRawWsqBytesstring
captureMetricsIOnyxCaptureMetrics

IOnyxCaptureMetrics

PropType
nfiqMetricsIOnyxNfiqMetrics
livenessConfidencenumber
focusQualitynumber

IOnyxNfiqMetrics

PropType
nfiqScorenumber
mlpScorenumber

Enums

OnyxPluginAction

MembersValue
CAPTUREcapture
MATCHmatch

OnyxReticleOrientation

MembersValue
LEFTLEFT
RIGHTRIGHT
THUMB_PORTRAITTHUMB_PORTRAIT