Is it possible to get OpenCV_2.4.2_binary_pack_armv7a source code. Is it open source? I don’t want to install the OpenCV_2.4.2_binary_pack_armv7a.apk separately in my device. I want to include OpenCV_2.4.2_binary_pack_armv7a in my application.
Is it possible to get OpenCV_2.4.2_binary_pack_armv7a source code. Is it open source? I don’t
Share
Yes, the source code is open, but this is a wrong question. First of all read about so-called static initialization, this must be exactly what you want.
You should also distinguish between OpenCV Manager and OpenCV library packages, see docs.