Ask Your Question
1

Sample code in desktop Java?

asked Feb 21 '13

umyangxd gravatar image

updated Feb 21 '13

Hi,

I was wondering if any body can show me some sample code in desktop java of how to display video frames from a webcam? I was told there should be sample code in opencv\samples\java but there isn't any.

Thanks!

Preview: (hide)

3 answers

Sort by » oldest newest most voted
0

answered Dec 9 '13

magomimmo gravatar image

To see what are the classes currently supported by the Desktop Java platform I strongly suggest to keep the eyes open on the OpenCV Java API. Currently the Highgui class does not support any method having to do with windows mechanics. So, currently you're left alone with java swing.

Preview: (hide)
0

answered Feb 21 '13

berak gravatar image
Preview: (hide)
0

answered Feb 21 '13

rics gravatar image

I think you need to be patient. The Java API Howto states that it is an issue that Highgui is not fully wrapped.

Preview: (hide)

Question Tools

Stats

Asked: Feb 21 '13

Seen: 657 times

Last updated: Dec 08 '13