Ask Your Question
0

Android 4.4 native camera

asked 2013-11-30 08:22:31 -0600

Xeverus gravatar image

Hi.

I have a problem with native camera after update my os to 4.4. I found that this problem lies in camera_wrapper. I mean there is a solution:
https://github.com/Itseez/opencv/pull/1820
But I do not really know how to beat it. I have Nexus4 with Android 4.4, linked OpenCV lib 2.4.7 to my project and i use OpenCV Manager app. I pull this repo and build whole solution (i think) using MS Visual Studio but all that i get after this are: opencv-300.jar, opencv_java300.dll in java folder, many C++ includes in include folder, many libs and dlls in x64/vc11 folder and some exe in bin... So it seems that the only Android suitable file is opencv-300.jar but what now should i do? I belive this .jar will not be enough to make it work because i have to change camera_wrapper in my manager to newer version or sth, am i right?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2013-12-02 01:30:08 -0600

Android 4.4 support has been added to OpenCV 2.4 several days ago. It will be published with the next OpenCV release in a day or two. Since OpenCV 2.4.6.2 OpenCV team uses Google Play beta testing feature. We publish all new binaries in beta state and then after several days move it to release. So if you want to use the latest binaries, try beta. It will be available in a day or two.

edit flag offensive delete link more

Comments

1

Thank you a lot! Really good news! :)

Xeverus gravatar imageXeverus ( 2013-12-02 05:41:47 -0600 )edit

Is new openCV already available in this beta? I'm asking coz this link is still unavailable :/

Xeverus gravatar imageXeverus ( 2013-12-04 14:56:12 -0600 )edit

Question Tools

Stats

Asked: 2013-11-30 08:22:31 -0600

Seen: 1,023 times

Last updated: Dec 02 '13