how can I build and use only highgui-imgproc-core modules on Android?
Hi, I use opencv library with static initialization. So SDK uploads every modules in APK. and Apk size is min 13 mb for one CPU type. But I use only three module from opencv. How can I crop library?? is it possible?