Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

recompile OpenCV for Android on Windowsgfhfdgh

Hello, first of all thank you for this great image processing library! Currently I use the precompiled "libopencv_java.so" library for that. Since this file is a bit over 8MB and i only use "core" and "imgproc" funktionality, I thought i could recompile those two to reduce the size of my app a bit. It's my first time trying to compile a library and it's kind of overwhelming. I found a few NDK tutorials but neither worked for me so far. Is there a tutorial on how to compile only a small part of the library on windows to use in an android Projekt?

click to hide/show revision 2
retagged

updated 2014-04-03 07:39:13 -0600

berak gravatar image

recompile OpenCV for Android on Windowsgfhfdgh

Hello, first of all thank you for this great image processing library! Currently I use the precompiled "libopencv_java.so" library for that. Since this file is a bit over 8MB and i only use "core" and "imgproc" funktionality, I thought i could recompile those two to reduce the size of my app a bit. It's my first time trying to compile a library and it's kind of overwhelming. I found a few NDK tutorials but neither worked for me so far. Is there a tutorial on how to compile only a small part of the library on windows to use in an android Projekt?

recompile OpenCV for Android on WindowsgfhfdghWindows

Hello, first of all thank you for this great image processing library! Currently I use the precompiled "libopencv_java.so" library for that. Since this file is a bit over 8MB and i only use "core" and "imgproc" funktionality, I thought i could recompile those two to reduce the size of my app a bit. It's my first time trying to compile a library and it's kind of overwhelming. I found a few NDK tutorials but neither worked for me so far. Is there a tutorial on how to compile only a small part of the library on windows to use in an android Projekt?