License modulesΒΆ
A license module gives access to some functionalities of the SDK as described below:
Module |
Description |
---|---|
Finger |
Main module |
FingerCapture |
Provides access to the FingerCapture Module |
FingerDetector |
Provides access to the FingerDetector Class |
FingerEncoder |
Provides access to the FingerExtractor Class |
FingerGPU |
Provides access to the GPU processing for the inference of AI models. |
FingerIndexer |
Provides access to the FingerIndexer Class |
FingerMatcher |
Provides access to the FingerMatcher Class |
FingerPAD |
Provides access to the FingerPad Class |
ServerEdition |
Identifies the server edition (Windows, Linux, Mac) |
MobileEdition |
Identifies the mobile edition (Android, iOS) |
EdgeEdition |
Identifies the edge edition (Raspberry PI) |
Hint
In your application, call the FingerLicense.checkModule Method to find out whether a particular module is enabled in your license.