How can I build OpenCL module for Android?
If I have full OpenCL libraries for Android, how would I compile the OpenCV ocl module for use in an Android app? Could I just add the ocl source to my project in Eclipse? I have no need for the resource manager in OpenCV4Android.