Image processing
Does anyone have a source code for Canny Edge Detection suchthat it can be applied to Iris Detection in a grayscale image?
Well, you can always [url http://www.pages.drexel.edu/~weg22/can_tut.html]port it from C[/url] or you can try to contact the guy from [url http://forum.java.sun.com/thread.jsp?forum=20&thread=546211]this thread[/url] who already did it.