asmlib-opencv
asmlib-opencv copied to clipboard
Integrating ASM-Lib on Android
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
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
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
can you please give more information on android?thank you
Original comment by [email protected]
on 9 May 2013 at 8:26
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