I am doing a project that requires some facial recognition. I am attempting to find a Java implementation of this. I am not looking for facial detection. We are trying to do fac
For Processing, I recommend the OpenCV for Processing Library. Easy to use and with a lot of examples.