I made a small sketch with processing using opencv to face detect and track. But when I export as an application and start it nothing happens, same as an applet. First I exported the applet and thought this must be a security issue, and struggled with some hack for processing to sign your java applet.
http://processing.org/hacks/hacks%3Asignapplet
With no luck I thought I would atleast be able to run it as an application but no success.
Anyone know what to do?