Building OpenCV 3.0 with OpenCV_Contrib for use with Facial Recognition in Java Development in Windows 7
Hi,
I have followed the steps (using gui version of cmake) shown here on how to build OpenCV with extra modules. My sole goal is to be able to use FaceRecognizer within OpenCV 3.0 while developing in Java.
The first configure looked like
Second configure after adding path of opencv_contrib modules to OPENCV_EXTRA_MODULES_PATH looked as shown
Finally after clicking generating I had the following ;
I do not know what to do next as I even changed directory to build folder and attempted to run make -j5 from command prompt but I could not do import org.opencv.face.*; in my netbeans Java workstation.
What else do I need to do afterwards to be able to add import org.opencv.face.*; in my Java workstation?
I also came across a previous similar post too but I did not understand how to make headways with it.
I will appreciate all help and howtos.
Regards,
Joseph Mwema
I build the OpenCV.sln with Visual Studio 2012 and after the build I got opencv_face300.dll in the release folder. There was no new opencv-300.jar that was build nor was there any new opencv_java300.dll build in the java folder after the build. What do I need to do to be able to do now to be able to have a new jar file that will allow me to do import.org.opencv.face.*; into my Java workspace?
Anyone has an idea on how to go about this?
Anything new? If you finished, could you help me how to build it for Face recognition on Android project? Thanks.
Hello,have you solved your problem?I have the same problem now,if possible,could you give me some guidance?Thanks so much!
@YuYin - please do not post answers here, if you have a question or a comment, thank you.