Ask Your Question
2

VideoCapture android 3.0.0

asked Jun 8 '15

surcz gravatar image

updated Jun 12 '15

Hi,

I've found CV_CAP_ANDROID is marked as 'unused' but anyway, I've tried new VideoCapture(CV_CAP_ANDROID), tried new VidoCapture() tried capture->open(CV_CAP_ANY) and I always get ->isOpened() = false;

I have CAMERA permission in Android manifest.

What may be wrong here? Was anybody ableto start capture with native opencv 3.0.0 on android. thanks.

ps. I'm working qith QT project and everything buids without ny problem, the problem at runtime only, I see nothing wrong in output, VideoCapture just doesn't open

Preview: (hide)

Comments

mshabunin gravatar imagemshabunin (Jul 21 '15)edit

1 answer

Sort by » oldest newest most voted
0

answered Jul 20 '15

surcz gravatar image

I see opencv manager beta description contains "as well as new OpenCV 3.0-based Java applications should work well)", looks like it's known problem(feature?), but I don't know neither issue number nor roadmap if native is going to be supported later. So, no luck with native+android+opencv 3.0.0?

Preview: (hide)

Question Tools

3 followers

Stats

Asked: Jun 8 '15

Seen: 2,207 times

Last updated: Jul 20 '15