Package com.morpho.morphosmart.sdk

Interface Summary
ITemplateType Common interface for TemplateFVPType and TemplateType.
 

Class Summary
CallbackMessage Asynchronous message sent by the MorphoSmart™ while processing a biometric function.
ErrorCodes This store different error codes of SDK MorphoSmart Android.
FalseAcceptanceRate The False Acceptance Rate (FAR) specify the acceptance threshold for a template matching, This value characterizes the security of the system.
FingerNumber Number of fingers to acquire during the Capture/Enroll operations.
MorphoDatabase Class performing operations on the embedded database This class performs operations related to the biometric device local database.
MorphoDevice Class communicating with the MorphoSmart™.
MorphoField This class represent a database field that can be public or private.
MorphoImage Helper class to display images from the device.
MorphoImageHeader This Class describe a Morpho Image Header that's stored in the first 12 bytes of a frame already read from MorphoSmart™ device in live mode.
MorphoString This class re-implement String object, it used to get a user field value
MorphoUser This class performs the operations related to a defined user
MorphoUserList This class contains the list of users.
ResultMatching This class store a matching score and number of PKs as a result of matching operation.
SecuConfig This class represent the security configuration of the MorphoSmart™ device
Template This class represent the finger template used or generated during a Capture/Enroll/Verify/Identify operation.
TemplateFVP This class represent the finger VP template used or generated during a Capture/Enroll/Verify/Identify operation.
TemplateList This class contains a list of templates.
TemplateQuality This class store a template quality value.
 

Enum Summary
CallbackMask  
Coder This class store different possible values of a coding algorithm.
CompressionAlgorithm  
DescriptorID Configuration Binary Descriptors ID
DetectionMode  
EnrollmentType Specifies the number of fingerprint image acquisitions.
FieldAttribute Those values are used to define whether a field is private or public.
LatentDetection Disable or enable the latency detection for Capture operation.
MatchingStrategy matching strategy
MorphoDeviceConnectionType Device connection type
MorphoKCVID Identifier of the key check value
MorphoLogLevel  
MorphoLogMode  
MorphoTypeDeletion Identify the type of database deletion.
MorphoWakeUpMode This class store possible values of wakeup mode.
SecurityLevel  
StrategyAcquisitionMode Strategy Acquisition Mode
TemplateFVPType This enumeration list the possible types of an FVP template
TemplateType This enumeration list the possible types of a Template
 

Exception Summary
MorphoSmartException This class manage runtime exceptions of the SDK MorphoSmart Android.