I am working on a Face Detection Problem, I have working code that uses Androids FaceDetector to find the faces but I need to figure out a way to implement OpenCV/JavaCV functions to detect faces. This is not using a live camera, it uses a image from the gallery, I am able to retrieve that images path, but I cant seem to get the CvHaarClassifierCascade classifier, and CvMemStorage storage to initialized, if anyone cant point me in the right direction or provide some source code that initializes these variable correctly in Java. Thanks
Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...