Ask Your Question

Revision history [back]

How do i deploy C++ OpenCV code on Androiod

I want to develop an OpenCV application that works on android devices. The code is almost done and i need to start thinking about deployment. I did some RESEARCH and found that i need to use the OpenCV SDK which is only compatible with the Java API.

Is there any way to compile my headers and cpp's and use them on android?

click to hide/show revision 2
None

updated 2019-11-25 05:19:50 -0600

berak gravatar image

How do i deploy C++ OpenCV code on Androiod

I want to develop an OpenCV application that works on android devices. The code is almost done and i need to start thinking about deployment. I did some RESEARCH and found that i need to use the OpenCV SDK which is only compatible with the Java API.

Is there any way to compile my headers and cpp's and use them on android?