Wednesday, July 13, 2011

What is the best interface for my face detection program?

I'm developing a face detection program using Eclipse with Java, OpenCV and Processing. Should I develop using Java Applet or Java Container (java.awt.Container)? Which one is easier?

No comments:

Post a Comment