Ask Your Question
0

Is there maven repository for the latest version of opencv(opencv-3.2.0-vc14 )

asked 2017-03-27 10:10:51 -0600

SJ2 gravatar image

updated 2017-03-27 13:13:19 -0600

Hi, I'm trying to use videoCapture("url IPcamera") with opencv 2.4.9-4 , it works with the webcam but not with IP camera. So ,I want to use the latest version of opencv, but I can't find it with maven :(( Thanks for your help :)

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2017-03-27 13:58:34 -0600

berak gravatar image
  • opencv does not maintain any maven repositories
  • 2.4.9 is quite old, but it might not be related to your problem
  • on win, opencv_ffmpeg.dll is used for ip capture, so just make sure, that dll is available to your app (put it on the PATH, or next to your java app)
edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-03-27 10:10:51 -0600

Seen: 436 times

Last updated: Mar 27 '17