Integration of OpenCV in Google AOSP Code
I have downloaded Google AOSP code. I want to use OpenCV libray functions in my Camera2 App which is located in /packages/apps/Camera2/. How to integrate OpenCV so that i wil be able to use the OpenCV library functions.