Hi, Sirs: I apply opencv library in my native code development, and, its original library's size is around 10MB. It is too large for my application. And, I think there are some modules like video part and etc. unused in my application. Could I build a shared library to get rid of these unused modules for Android device?
Any helps are appreciated!!
BR, Pico