Form-N-Fun icon indicating copy to clipboard operation
Form-N-Fun copied to clipboard

Dialog "OpenCV Manager package was not found!"

Open paulvi opened this issue 5 years ago • 13 comments

I am trying to run in China, where there is no Google, (I installed apk by side-loading) after Dialog "OpenCV Manager package was not found!",
the apps possibly tries to get to Google Play

How to get that dependency in alternative way?

paulvi avatar May 31 '19 08:05 paulvi

I will try to include opencv binaries to App, But Apk size will be increased.

Rohithkvsp avatar Jun 02 '19 19:06 Rohithkvsp

i am from india. i also have the same issue. the question is same " how to install opencv package to run the application?" why are you adding opencv to apk. build it seperately for successsful installation, like additional support.

PARSHANT23 avatar Jun 16 '19 19:06 PARSHANT23

so that apk installation process automatically install opencv package if it is in the same folder.please reply.

PARSHANT23 avatar Jun 16 '19 19:06 PARSHANT23

@PARSHANT23 I didn't add opencv binaries to app. I used initAsync method that loads opencv binaries from opencv manger.

I will try to add additional support for adding openv binaries to App. I tried with OpenCV4, but there are some errors.

Rohithkvsp avatar Jun 21 '19 03:06 Rohithkvsp

Is it within app now?

paulvi avatar Oct 18 '19 10:10 paulvi

not yet, I tried hard but still having errors.

Rohithkvsp avatar Oct 21 '19 05:10 Rohithkvsp

I found this thread about integrating OpenCV into an app: https://stackoverflow.com/questions/20259309/how-to-integrate-opencv-manager-in-android-app Hope it helps. On a side note: which version of OpenCV Manager do you recommend using? I'm trying too install an apk for it.

razetime avatar Dec 11 '19 06:12 razetime

I am facing the same issue. any luck? I am not able to install OpenCV Manager package

manishakamble avatar Mar 02 '20 07:03 manishakamble

Any updates yet?

mupfdev avatar May 01 '20 19:05 mupfdev

try to install apk from OpenCV SDK. like in my case I am using OpenCV_3.4.9_Manager_3.49_armeabi-v7a.apk and its work and I am using SDK \opencv-3.4.9-android-sdk\OpenCV-android-sdk\apk.

manishakamble avatar May 02 '20 07:05 manishakamble

It does. Thank you!

mupfdev avatar May 07 '20 05:05 mupfdev

Thanks a lot eloyesp

basharbme avatar Jun 30 '20 08:06 basharbme