1

I am working on an Image Processing project using JavaEE Eclipse under Linux Ubuntu 11.4, and of course i am using a Webcam

Ubuntu can see the Webcam through any webcam program (ex: cheese) but when using it in coding through Java Eclipse it can't determine the device name of the webcam!

I have tried the webcam of the laptop, and another webcam

Rawan
  • 11
  • 2

1 Answers1

1

Java OpenCV Bindings talks about using the OpenCV library. I've not used the Java version, but the Python bindings are pretty amazing.

Community
  • 1
  • 1
Wayne Werner
  • 49,299
  • 29
  • 200
  • 290