imagedeep / asmlib-opencv

Automatically exported from code.google.com/p/asmlib-opencv
0 stars 0 forks source link

Integrating ASM-Lib on Android #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Type ASMModel cant be resolved in the native(jni) jnipart.cpp file in Eclipse
eventhough header file is included.

Do I have to link some additional libraries?

What is the expected output? What do you see instead?
Program cant be run it stops at compilation time

What version of the product are you using? On what operating system?
OpenCV 2.4.3 for Android , Android Jelly Bean 4.1.2

Please provide any additional information below.

Original issue reported on code.google.com by JoshiAme...@gmail.com on 15 Nov 2012 at 8:56

GoogleCodeExporter commented 9 years ago
Somehow it works on my machine. Sorry but I can't remember what I did exactly. 
But I don't think you need link additional libraries.

Original comment by cxcxcxcx@gmail.com on 18 Nov 2012 at 12:33

GoogleCodeExporter commented 9 years ago
i dont understand why the cxcore210 cant be found when i command "mingw32-make"?

Original comment by gandirg...@gmail.com on 18 Apr 2013 at 4:32

GoogleCodeExporter commented 9 years ago
can you please give more information on android?thank you

Original comment by gandirg...@gmail.com on 9 May 2013 at 8:26

GoogleCodeExporter commented 9 years ago
OpenCV for Android has changed a lot since the last time I looked into this. So 
probably you need to read their document yourself. The code itself should 
compile without too much effort.

Original comment by cxcxcxcx@gmail.com on 12 May 2013 at 6:54