Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Building OpenCV 3.0 for Facial Recognition in Java Development in Windows

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 this

Second configure after adding path of opencv_contrib modules to OPENCV_EXTRA_MODULES_PATH looked as shown here

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 will appreciate all help and how tos.

Regards,

Joseph Mwema

Building OpenCV 3.0 for Facial Recognition in Java Development in Windows

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 this

Second configure after adding path of opencv_contrib modules to OPENCV_EXTRA_MODULES_PATH looked as shown here

Finally after clicking generating I had the following 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 will appreciate all help and how tos.

Regards,

Joseph Mwema

Building OpenCV 3.0 for Facial Recognition in Java Development in Windows

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 this

Second configure after adding path of opencv_contrib modules to OPENCV_EXTRA_MODULES_PATH looked as shown here

Finally after clicking generating I had the following 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 link text but I did not understand how to make headways with it.

I will appreciate all help and how tos.howtos.

Regards,

Joseph Mwema

Building OpenCV 3.0 for Facial Recognition in Java Development in Windows

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 this

Second configure after adding path of opencv_contrib modules to OPENCV_EXTRA_MODULES_PATH looked as shown here

Finally after clicking generating I had the following 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 link text but I did not understand how to make headways with it.

I will appreciate all help and howtos.

Regards,

Joseph Mwema

Building OpenCV 3.0 for Facial Recognition in Java Development in Windows

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 this

Second configure after adding path of opencv_contrib modules to OPENCV_EXTRA_MODULES_PATH looked as shown here

Finally after clicking generating I had the following 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 link textltoo but I did not understand how to make headways with it.

I will appreciate all help and howtos.

Regards,

Joseph Mwema

Building OpenCV 3.0 for Facial Recognition in Java Development in Windows

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 this

Second configure after adding path of opencv_contrib modules to OPENCV_EXTRA_MODULES_PATH looked as shown here

Finally after clicking generating I had the following 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 ltootoo but I did not understand how to make headways with it.

I will appreciate all help and howtos.

Regards,

Joseph Mwema

Building OpenCV 3.0 with OpenCV_Contrib for use with Facial Recognition in Java Development in WindowsWindows 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 this

Second configure after adding path of opencv_contrib modules to OPENCV_EXTRA_MODULES_PATH looked as shown here

Finally after clicking generating I had the following 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