The problem is similar on Android. Just put it in Java resources, and
extract it in a tmp directory at runtime. Check the FacePreview.java
sample for some code that does that:
http://code.google.com/p/javacv/source/browse/trunk/javacv/samples/FacePreview.java#109
Samuel