Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is there any way to view the native C/C++ code for Opencv for Android?

I'd love to see the C code and how its optimized, but it seems to be bundled inside the OpenCV Manager app and not available inside the source that I can find on SourceForge or in the Git repository. I can find the names of the function calls that call into the native code, but I can't find the actual native code anywhere. Is this code available? If so, where can I find it?