Possible duplicate: http://www.answers.opencv.org/question/1385/opencv-library-package-required-to-run-an-opencv/
I am trying to run some OpenCV examples on an MDP (mobile development platform) based on the Qualcomm® Snapdragon™ 805 Processor. The platform has no Google Play and it cannot be installed.
I have installed the correct OpenCV manager and the OpenCV binary pack. After trying to run a sample OpenCV app (e.g. the 15 puzzle) I get the following message:
"OpenCV library package was not found! Try to install it?"
Of course, I cannot install it, since there is no Google Play Store. How can I get the OpenCV library package onto the device and am I wrong to think that the OpenCV binary pack is exactly that?