Ask Your Question
0

How to capture and record video in java ?

asked 2017-06-30 21:35:21 -0600

i got problem in highgui in netbean.The libary file will not be imported in opencv verion 3.2.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2017-07-01 01:14:02 -0600

berak gravatar image

that's no wonder, there is no highgui library for java in opencv3.

imread() and imwrite() were moved to a new Imgcodecs module, VideoCapture to a new Videoio module.

here are the docs

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-06-30 21:35:21 -0600

Seen: 215 times

Last updated: Jul 01 '17