Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

opencv manager package was not found?? how install automatcally?

I am working on openCV, and whenever i run code it gives me package manager is not installed, So how can i installed this through my application.Is it compulsory to download it from play store or we can installed it automatically in device. please help me. thanks in advance.

like image 763
Muhammad Ahsan Maqsood Awan Avatar asked Apr 01 '14 11:04

Muhammad Ahsan Maqsood Awan


1 Answers

1- after you download Opencv library from this site:

http://sourceforge.net/projects/opencvlibrary/files/opencv-android/

2- open apk folder, there are some opencv manager package.

3- select one that suitable for your device and install it.

Important Note: if the package (the apk file) you select is not suitable for your device you will get opencv library package was not found.

like image 62
MHD adnan albukaai Avatar answered Sep 18 '22 18:09

MHD adnan albukaai