Ask Your Question

stanm's profile - activity

2019-02-02 02:52:28 -0600 received badge  Notable Question (source)
2016-12-06 10:43:22 -0600 received badge  Popular Question (source)
2015-03-25 13:40:02 -0600 received badge  Student (source)
2014-12-02 08:21:31 -0600 asked a question OpenCV library package was not found

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?