Digital Persona Windows SDK problems!
I am trying integrate DP controls into our application and I have noticed few issues in the SDK and I hope somebody out there will be able to help me out.
When the application is not focused, it's not triggering the
OnFingerTouch
event or any other event.I found it very slow when I tried to use 3000 fingerprints. I have to validate each fingerprint using
Verificator.Verify()
(even when all the 3000 were loaded using aHashTable
)
Please help me to solve these problems.
开发者_StackOverflowThanks a bunch!
Need to set the priority
In the Capture class has
Priority
set it toLow
have to purchase their SDK :|
精彩评论