Ask Your Question
0

Android OpenCV 3 manager

asked 2015-05-18 11:42:43 -0600

Hello,

I'm new with opencv but i used this library two times before with version 2.4.9 without problems.

Now i'm trying 3.0 rc1 version but don't know what are the ways to initialize the library. Other times i used asynchronous init, so if opencv manager is not installed, the app search and launch the installation.

But now with 3.0 intallation fails and shows a item not found error. Have sense because i already have installed opencv manager and last version of library is 2.4.9.

So, it's impossible to use opencv 3.0 with asynchronous initialization? Can someone refer a link with a good tutorial to perform other ways of init? In documentation says the async mode is the recommend way...

Thank you.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2015-05-20 10:11:24 -0600

mshabunin gravatar image

OpenCV 3.0-rc1 has new manager (org.opencv.engine3) which can be installed along with 2.4 manager. You can find it in OpenCV for Android SDK.

Please, note that there is no 64-bit android support yet for both 2.4 and 3.0 OpenCV versions.

edit flag offensive delete link more

Comments

how to use it ?

Pallavi gravatar imagePallavi ( 2015-09-15 23:52:27 -0600 )edit

Actually, there is an updated version (org.opencv.engine) which contains two libraries: 2.4 and 3.0. It has been released in beta-test channel on Google Play already. It has same interface as current 2.4 manager, you can find some information here: http://docs.opencv.org/master/da/d2a/...

mshabunin gravatar imagemshabunin ( 2015-09-16 04:40:48 -0600 )edit

Question Tools

2 followers

Stats

Asked: 2015-05-18 11:42:43 -0600

Seen: 445 times

Last updated: May 20 '15