Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

❓How did you compare the Intermediate data to authenticate the fingerprints? #24

Open
Eamll opened this issue Dec 16, 2024 · 0 comments

Comments

@Eamll
Copy link

Eamll commented Dec 16, 2024

We are developing an application using C# .NET and encountering issues with processing the intermediate data retrieved from the WEB API. Specifically, when attempting to compare this data for fingerprint authentication, the operation consistently returns DP_FAILURE.

Details:

  • The intermediate data is successfully retrieved from the WEB API but cannot be effectively utilized in the comparison process.
  • The comparison logic always results in a DP_FAILURE, indicating an issue either with the data format, processing, or the comparison algorithm.

Any kind of information of how to compare the Intermediate data between each other would be helpful 🫠.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant