OpenCV inside AOSP
Hi
I am trying to add OpenCV libraries inside AOSP. Since, AOSP does not have a complete STL support, building Android with OpenCV generates a lot of errors. I am wondering if anyone has successfully done this and can help me with this.