umstek / keystroke-dynamics

Biometrics using Keystroke Dynamics coded in Java [hasty/inaccurate/incomplete] (CS3052 Computer Security - Assignment)
MIT License
4 stars 4 forks source link

Some clearity needed #2

Closed rover886 closed 6 years ago

rover886 commented 6 years ago

I have gone through this project and it's written very well, only one thing I don't understand about your program is that, why you have used this formula? I want to know what this formula does?

umstek commented 6 years ago

Please refer to the last commit 4d3376359b613726761a645907e53ee068093c49.

You were originally referring to: https://github.com/umstek/keystroke-dynamics/blob/1b7dad43aa83a2d30d0b978dd961a658c1eb681a/src/lk/umstek/biometrics/keystrokedynamics/features/FeatureMatcher.java#L50-L53.