asmlib-opencv icon indicating copy to clipboard operation
asmlib-opencv copied to clipboard

Integrating ASM-Lib on Android

Open GoogleCodeExporter opened this issue 9 years ago • 4 comments

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 [email protected] on 15 Nov 2012 at 8:56

GoogleCodeExporter avatar Mar 14 '15 20:03 GoogleCodeExporter

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 [email protected] on 18 Nov 2012 at 12:33

GoogleCodeExporter avatar Mar 14 '15 20:03 GoogleCodeExporter

i dont understand why the cxcore210 cant be found when i command "mingw32-make"?

Original comment by [email protected] on 18 Apr 2013 at 4:32

GoogleCodeExporter avatar Mar 14 '15 20:03 GoogleCodeExporter

can you please give more information on android?thank you

Original comment by [email protected] on 9 May 2013 at 8:26

GoogleCodeExporter avatar Mar 14 '15 20:03 GoogleCodeExporter

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 [email protected] on 12 May 2013 at 6:54

GoogleCodeExporter avatar Mar 14 '15 20:03 GoogleCodeExporter