Ask Your Question

korea_baby's profile - activity

2015-09-25 11:33:45 -0600 commented question opencv3.0 contrib install fail.

Now I installed opencv2.4. I want to find a sample using sift and surf. Do not have the source code?

2015-09-25 11:12:08 -0600 commented question opencv3.0 contrib install fail.

thank you berak!!!! i'm trying ~ : )

2015-09-25 09:46:41 -0600 commented question opencv3.0 contrib install fail.

Then When I installed the 2.4 Can I use the sift and surf?

2015-09-25 09:32:22 -0600 commented question opencv3.0 contrib install fail.

In order to use opencv2.4 in Java ... javacv is Not Necessary?

2015-09-25 09:18:51 -0600 commented question opencv3.0 contrib install fail.

I am difficult to understand. Please describe loosen easily. I can not speak English very well. Please tell me an easy word.

2015-09-25 09:18:07 -0600 commented question opencv3.0 contrib install fail.

Tell me how to install the 2.4 version. please. Can I install javacv? together?

2015-09-25 09:07:09 -0600 received badge  Editor (source)
2015-09-25 09:05:22 -0600 asked a question I want to find the source code that implements the sift or surf using Java

I would like to obtain the source code that implements the sift or surf using Java. Or I have a source code that implements the feature matching using Java. Not to use on Android. Please help me.

2015-09-25 09:02:58 -0600 commented question opencv3.0 contrib install fail.

I would like to obtain the source code that implements the sift or surf using Java. Or I have a source code that implements the feature matching using Java. Not to use on Android. Please help me.

2015-09-25 08:56:18 -0600 asked a question opencv3.0 contrib install fail.

I know a little c language or c++ languages. I wanted to use sift,surf in the Java language.

I had to download the opencv3.0.0. After that the c:\opencv I unpacked the archive.

I use it only in Java. So after running the eclipse opencv-300.jar we have added to the library in the project.

I had to download the opencv_contrib-master.zip After that the c:\opencv_contrib-master I unpacked the archive. I've run cmake-gui.

image description

This was the setting, pressed a button called configure.

After that

image description

The value of OPENCV_EXTRA_MODULES_PATH "c: / opencv_contrib-master / modules" changed to. After the configure button was pressed. And the build button was pressed.

I did exactly?

anyways, After running these opencv-300.jar file it has not changed. I still can not use the sift and surf. Please help me.