-
Notifications
You must be signed in to change notification settings - Fork 31
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
Steps to run the program #3
Comments
Hello, Sorry for the late reply. First of all, you should down load Database for face spoofing such as CASIA, Idiap and MSU. Idiap -> test -> image files MSUMFSD-> "each folders of client" -> image files Secondly, I used LibSVM. So, you have to include libSVM for Matlab. And, just run "training.m" <--- spend so many time. If you want simple test, just run for a database. Following upper step, you can run this program. |
Thanks for the reply. I've followed your instructions to run the program. Now I'm having a different problem. While running the "trainingAndTesting_JGP.m" file, I'm getting the following error: `Undefined function or variable 'getHTER'. Error in trainingAndTesting_JPG (line 343) Can you please give me some instructions to solve this error? |
I uploaded the 'getHTER.m' file. |
Thanks for the file. |
Hello. Can you please explain the steps to run this code? Like how to run this program.
The text was updated successfully, but these errors were encountered: