bernii / IrisRecognition

Old iris recognition software I made with my friend. It uses Hough and Gabor transforms to make things happen.
http://extensa.pl
91 stars 75 forks source link

Am getting error like this.. how to fix this? #3

Open PreethiRe opened 6 years ago

PreethiRe commented 6 years ago

Exception in thread "main" java.lang.Error: Unresolved compilation problem:

at IrisRecognition.main(IrisRecognition.java:487)