android - OpenCV library package not found -
i've been trying run "ocv 15 puzzle" sample app android provided opencv, it's not working; every time try run app message appears saying: "package not found, opencv library package not found! try install it? yes/no". press, "yes" , prompted new message saying: "opencv manager, package installation failed!".
i installed opencv manager google play, in theory should able run sample app. i've been searching everywhere solution , far have had 0 success. using samsung galaxy mini s3 run app. (android ver. 4.1.2).
any appreciated folks!
the opencv manager available on google play 2.4 branch of opencv. since using 3.0 sdk error expected.
the opencv manager 3.x branch not available on google play, instead have manually upload apk file corresponding hardware platform targeting. opencv_3.0.0_manager_3.00_*.apk files located in apk directory of sdk download.
once install correct opencv manager should work.
alex
Comments
Post a Comment