Ask Your Question
0

Video get stuck on galaxy s4

asked 2013-09-03 02:31:34 -0600

itay gravatar image

updated 2013-09-03 02:34:37 -0600

berak gravatar image

Hi,

I'm new with OpenCV and i've got an issue.

i'm tring to run one of the tutorial that came with the "OpenCV-2.4.6-android-sdk", for this question lets say The "OpenCV Tutorial 3 - Camera Control".

I have 2 devices, Galaxy S3 and Galaxy S4.

The tutorial works properly on Galaxy s3, but on Galaxy s4 the video get stuck(black screen)

In both devices i installed the latest OpenCV Manager.

Thanks for helping

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2013-09-03 03:50:06 -0600

Moster gravatar image

updated 2013-09-03 03:51:24 -0600

As far as I know the libraries of opencv are not compatible with the galaxy s4 yet. Most likely samsung has done some custom stuff internally (regarding camera api) that does not comply to the android standard. The same also happens on other devices. (in case you use the google s4 with android 4.3 it wouldnt work anyways since there are no libs for android 4.3 yet)

edit flag offensive delete link more

Comments

2 things: 1. Is it known when or whether adjustment will be made between the new OpenCV libraries and Galaxy s4? 2. Is there an alternative for how can i work with openCV or another image processing library with Galaxy s4 and S3?

Thank!

itay gravatar imageitay ( 2013-09-03 04:06:28 -0600 )edit
1
  1. I dont know. Sorry.
  2. You can try to use the camera through the android API (not via NativeCameraView or JavaCameraView) Maybe this helps: http://stackoverflow.com/questions/15959552/unable-to-use-both-cameras-of-evo-4g-using-opencv4android/
Moster gravatar imageMoster ( 2013-09-03 04:51:50 -0600 )edit

But can i use an image processing function with this API?

itay gravatar imageitay ( 2013-09-03 04:55:27 -0600 )edit

Here is the issue tracker: http://code.opencv.org/issues/3113

In the link I provided, he creates a mat, so you should be able to use image processing on it

Moster gravatar imageMoster ( 2013-09-03 04:56:19 -0600 )edit

Thank you very much!

itay gravatar imageitay ( 2013-09-03 05:57:23 -0600 )edit

Hi, Some one know what gone happened with this bug??? I can't open any opencv app.

itay gravatar imageitay ( 2013-10-03 09:05:18 -0600 )edit

Its not fixed yet.

Moster gravatar imageMoster ( 2013-10-03 09:27:33 -0600 )edit

But is there a date or version that this bug gona be fix?

itay gravatar imageitay ( 2013-10-08 23:48:16 -0600 )edit

Question Tools

Stats

Asked: 2013-09-03 02:31:34 -0600

Seen: 1,455 times

Last updated: Sep 03 '13