To generate template, call IEngine_AddFingerprint and then IEngine_ExportUserTemplate. To re-create user record from the template, call IEngine_ImportUserTemplate. In .NET, create User object and call User.ExportTemplate to get the template. To re-create User object from the template in .NET, create empty User and call User.ImportTemplate.
How do I generate template from fingerprint image? Print
Modified on: Wed, 9 Sep, 2015 at 9:18 AM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.