Hi everyone,
I am struggling to find out how can I use openCV in my C++ application that is compiled in my AOSP project. I have tried downloading the source and placed it in AOSP/external/openCV and compile it with Android.bp file but I am unable to successfully do so?
Is there any tutorial or guide to achieve this ?
Thanks.
Regards